"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/02 02:33:26 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dewidep8biwa" 2026/08/02 02:33:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 02:33:26 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/02 02:33:26 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/02 02:33:26 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/02 02:33:26 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/02 02:33:26 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell type "unix" from config 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Relative path resolved to "/rclone-test-dewidep8biwa" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Using root directory "/rclone-test-dewidep8biwa" 2026/08/02 02:33:26 DEBUG : Creating backend with remote "/tmp/rclone3706140396" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:26 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:26 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:26 DEBUG : dir: Looking for writers 2026/08/02 02:33:26 DEBUG : Looking for writers 2026/08/02 02:33:26 DEBUG : dir: reading active writers 2026/08/02 02:33:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:26 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:26 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/02 02:33:27 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:27 DEBUG : dir/subdir: Looking for writers 2026/08/02 02:33:27 DEBUG : dir: Looking for writers 2026/08/02 02:33:27 DEBUG : file1: reading active writers 2026/08/02 02:33:27 DEBUG : file2: reading active writers 2026/08/02 02:33:27 DEBUG : subdir: reading active writers 2026/08/02 02:33:27 DEBUG : Looking for writers 2026/08/02 02:33:27 DEBUG : dir: reading active writers 2026/08/02 02:33:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.66s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:27 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:27 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:27 DEBUG : dir: Looking for writers 2026/08/02 02:33:27 DEBUG : file1: reading active writers 2026/08/02 02:33:27 DEBUG : Looking for writers 2026/08/02 02:33:27 DEBUG : dir: reading active writers 2026/08/02 02:33:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:27 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:27 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:28 DEBUG : dir: Looking for writers 2026/08/02 02:33:28 DEBUG : Looking for writers 2026/08/02 02:33:28 DEBUG : dir: reading active writers 2026/08/02 02:33:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:28 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:28 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:28 DEBUG : forgetting directory cache 2026/08/02 02:33:28 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:28 DEBUG : Looking for writers 2026/08/02 02:33:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.20s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:28 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/02 02:33:28 DEBUG : dir: invalidating directory cache 2026/08/02 02:33:28 DEBUG : >ForgetPath: 2026/08/02 02:33:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/02 02:33:28 DEBUG : invalidating directory cache 2026/08/02 02:33:28 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:28 DEBUG : >ForgetPath: 2026/08/02 02:33:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/02 02:33:28 DEBUG : >ForgetPath: 2026/08/02 02:33:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:28 DEBUG : dir: Looking for writers 2026/08/02 02:33:28 DEBUG : Looking for writers 2026/08/02 02:33:28 DEBUG : dir: reading active writers 2026/08/02 02:33:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.25s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:28 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/fil/a/b/c" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/fil/a/b/c 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/fil/a/b/c" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-dewidep8biwa/fil/a/b/c 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/fil/a/b/c" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/fil/a/b/c 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/fil/a/b/c" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-dewidep8biwa/fil/a/b/c 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:28 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:28 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:29 DEBUG : forgetting directory cache 2026/08/02 02:33:29 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:29 DEBUG : dir: Looking for writers 2026/08/02 02:33:29 DEBUG : fil/a/b: Looking for writers 2026/08/02 02:33:29 DEBUG : fil/a: Looking for writers 2026/08/02 02:33:29 DEBUG : b: reading active writers 2026/08/02 02:33:29 DEBUG : fil: Looking for writers 2026/08/02 02:33:29 DEBUG : a: reading active writers 2026/08/02 02:33:29 DEBUG : Looking for writers 2026/08/02 02:33:29 DEBUG : dir: reading active writers 2026/08/02 02:33:29 DEBUG : fil: reading active writers 2026/08/02 02:33:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.73s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:29 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:29 DEBUG : dir: Looking for writers 2026/08/02 02:33:29 DEBUG : Looking for writers 2026/08/02 02:33:29 DEBUG : dir: reading active writers 2026/08/02 02:33:29 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:29 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:29 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:29 DEBUG : dir: Looking for writers 2026/08/02 02:33:29 DEBUG : file1: reading active writers 2026/08/02 02:33:29 DEBUG : Looking for writers 2026/08/02 02:33:29 DEBUG : dir: reading active writers 2026/08/02 02:33:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:29 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:29 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/subdir/file3" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-dewidep8biwa/dir/subdir/file3 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/02 02:33:30 DEBUG : Waiting for deletions to finish 2026/08/02 02:33:30 INFO : dir/subdir/file3: Deleted 2026/08/02 02:33:30 DEBUG : removing 1 level 2 directories 2026/08/02 02:33:30 INFO : dir/subdir: Removing directory 2026/08/02 02:33:30 DEBUG : dir: invalidating directory cache 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/02 02:33:30 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/02 02:33:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:30 DEBUG : dir: invalidating directory cache 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/02 02:33:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/02 02:33:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/02 02:33:30 DEBUG : forgetting directory cache 2026/08/02 02:33:30 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/02 02:33:30 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:30 DEBUG : dir/virtualDir: Looking for writers 2026/08/02 02:33:30 DEBUG : dir: Looking for writers 2026/08/02 02:33:30 DEBUG : file1: reading active writers 2026/08/02 02:33:30 DEBUG : virtualFile2: reading active writers 2026/08/02 02:33:30 DEBUG : virtualFile: reading active writers 2026/08/02 02:33:30 DEBUG : virtualDir: reading active writers 2026/08/02 02:33:30 DEBUG : Looking for writers 2026/08/02 02:33:30 DEBUG : dir: reading active writers 2026/08/02 02:33:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.65s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:30 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:30 ERROR : dir/: Can only open directories read only 2026/08/02 02:33:30 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:30 DEBUG : dir: Looking for writers 2026/08/02 02:33:30 DEBUG : Looking for writers 2026/08/02 02:33:30 DEBUG : dir: reading active writers 2026/08/02 02:33:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:30 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 02:33:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:33:30 DEBUG : dir/potato: size = 5 OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/potato" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/potato 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/potato" 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/potato 2026/08/02 02:33:30 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:30 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/02 02:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 02:33:30 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:30 DEBUG : dir: Looking for writers 2026/08/02 02:33:30 DEBUG : file1: reading active writers 2026/08/02 02:33:30 DEBUG : potato: reading active writers 2026/08/02 02:33:30 DEBUG : Looking for writers 2026/08/02 02:33:30 DEBUG : dir: reading active writers 2026/08/02 02:33:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:31 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:31 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:31 DEBUG : dir/sub: Looking for writers 2026/08/02 02:33:31 DEBUG : dir: Looking for writers 2026/08/02 02:33:31 DEBUG : file1: reading active writers 2026/08/02 02:33:31 DEBUG : sub: reading active writers 2026/08/02 02:33:31 DEBUG : Looking for writers 2026/08/02 02:33:31 DEBUG : dir: reading active writers 2026/08/02 02:33:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.57s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:31 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/02 02:33:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:31 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:32 DEBUG : dir/sub/subsub: Looking for writers 2026/08/02 02:33:32 DEBUG : dir/sub: Looking for writers 2026/08/02 02:33:32 DEBUG : subsub: reading active writers 2026/08/02 02:33:32 DEBUG : dir: Looking for writers 2026/08/02 02:33:32 DEBUG : file1: reading active writers 2026/08/02 02:33:32 DEBUG : sub: reading active writers 2026/08/02 02:33:32 DEBUG : Looking for writers 2026/08/02 02:33:32 DEBUG : dir: reading active writers 2026/08/02 02:33:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:32 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:32 ERROR : dir/: Dir.Remove not empty 2026/08/02 02:33:32 DEBUG : dir/file1: Remove: 2026/08/02 02:33:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:32 DEBUG : dir/file1: >Remove: err= 2026/08/02 02:33:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 02:33:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:32 DEBUG : Looking for writers 2026/08/02 02:33:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.24s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:32 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:32 DEBUG : dir/file1: Remove: 2026/08/02 02:33:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:32 DEBUG : dir/file1: >Remove: err= 2026/08/02 02:33:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 02:33:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:32 DEBUG : Looking for writers 2026/08/02 02:33:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.20s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:32 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:32 DEBUG : dir/file1: Remove: 2026/08/02 02:33:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:32 DEBUG : dir/file1: >Remove: err= 2026/08/02 02:33:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:32 DEBUG : dir: Looking for writers 2026/08/02 02:33:32 DEBUG : Looking for writers 2026/08/02 02:33:32 DEBUG : dir: reading active writers 2026/08/02 02:33:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.30s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:32 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:32 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dewidep8biwa/dir/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dewidep8biwa/dir/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/02 02:33:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/02 02:33:33 DEBUG : dir: Updating dir with dir2 0x243325ec6000 2026/08/02 02:33:33 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 02:33:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir2/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir2/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir2/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir2/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir2/file1" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir2/file1 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:33 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/02 02:33:33 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/02 02:33:33 DEBUG : file2: Updating file with file2 0x243325faf110 2026/08/02 02:33:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:33 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/02 02:33:34 INFO : dir2/file3: Deleted 2026/08/02 02:33:34 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/02 02:33:34 DEBUG : dir2/file3: Updating file with dir2/file3 0x243325faf110 2026/08/02 02:33:34 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/02 02:33:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir2/file3" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir2/file3 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/02 02:33:34 DEBUG : empty directory: Updating dir with renamed empty directory 0x2433261bea80 2026/08/02 02:33:34 DEBUG : empty directory: forgetting directory cache 2026/08/02 02:33:34 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/02 02:33:34 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/02 02:33:34 DEBUG : dir2: Renaming to "dir3" 2026/08/02 02:33:34 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:34 DEBUG : dir3: Looking for writers 2026/08/02 02:33:34 DEBUG : file3: reading active writers 2026/08/02 02:33:34 DEBUG : renamed empty directory: Looking for writers 2026/08/02 02:33:34 DEBUG : Looking for writers 2026/08/02 02:33:34 DEBUG : dir3: reading active writers 2026/08/02 02:33:34 DEBUG : renamed empty directory: reading active writers 2026/08/02 02:33:34 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:34 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/02 02:33:34 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 02:33:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/02 02:33:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/02 02:33:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 02:33:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/02 02:33:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/02 02:33:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (12 bytes), uploading instead of streaming 2026/08/02 02:33:34 DEBUG : dir/sub/file2: size = 12 OK 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/sub/file2" 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/sub/file2 2026/08/02 02:33:34 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/sub/file2" 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-dewidep8biwa/dir/sub/file2 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:35 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/02 02:33:35 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/02 02:33:35 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/02 02:33:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:35 DEBUG : forgetting directory cache 2026/08/02 02:33:35 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:35 DEBUG : dir/sub: forgetting directory cache 2026/08/02 02:33:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/02 02:33:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:33:35 DEBUG : dir/sub/file0: size = 5 OK 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/sub/file0" 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/sub/file0 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/sub/file0" 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/sub/file0 2026/08/02 02:33:35 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:35 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:35 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:35 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/02 02:33:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 02:33:35 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:35 DEBUG : dir/sub: Looking for writers 2026/08/02 02:33:35 DEBUG : file0: reading active writers 2026/08/02 02:33:35 DEBUG : file2: reading active writers 2026/08/02 02:33:35 DEBUG : dir: Looking for writers 2026/08/02 02:33:35 DEBUG : file1: reading active writers 2026/08/02 02:33:35 DEBUG : sub: reading active writers 2026/08/02 02:33:35 DEBUG : Looking for writers 2026/08/02 02:33:35 DEBUG : dir: reading active writers 2026/08/02 02:33:35 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:35 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:35 DEBUG : forgetting directory cache 2026/08/02 02:33:36 DEBUG : forgetting directory cache 2026/08/02 02:33:36 DEBUG : dir: forgetting directory cache 2026/08/02 02:33:36 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:36 DEBUG : dir: Looking for writers 2026/08/02 02:33:36 DEBUG : Looking for writers 2026/08/02 02:33:36 DEBUG : dir: reading active writers 2026/08/02 02:33:36 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:36 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:36 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:36 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/02 02:33:36 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:36 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/02 02:33:36 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/02 02:33:36 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/02 02:33:36 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:36 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:36 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:36 DEBUG : dir: Looking for writers 2026/08/02 02:33:36 DEBUG : file1: reading active writers 2026/08/02 02:33:36 DEBUG : file1.metadata: reading active writers 2026/08/02 02:33:36 DEBUG : Looking for writers 2026/08/02 02:33:36 DEBUG : dir: reading active writers 2026/08/02 02:33:36 DEBUG : dir.metadata: reading active writers 2026/08/02 02:33:36 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:36 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:36 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:36 DEBUG : dir: Looking for writers 2026/08/02 02:33:36 DEBUG : file1: reading active writers 2026/08/02 02:33:36 DEBUG : Looking for writers 2026/08/02 02:33:36 DEBUG : dir: reading active writers 2026/08/02 02:33:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:36 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:36 DEBUG : Can set mod time: true 2026/08/02 02:33:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:36 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:37 DEBUG : dir: Looking for writers 2026/08/02 02:33:37 DEBUG : file1: reading active writers 2026/08/02 02:33:37 DEBUG : Looking for writers 2026/08/02 02:33:37 DEBUG : dir: reading active writers 2026/08/02 02:33:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:37 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:33:37 DEBUG : dir/file1: size = 0 OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:37 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:33:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/02 02:33:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:37 DEBUG : dir: Looking for writers 2026/08/02 02:33:37 DEBUG : file1: reading active writers 2026/08/02 02:33:37 DEBUG : Looking for writers 2026/08/02 02:33:37 DEBUG : dir: reading active writers 2026/08/02 02:33:37 DEBUG : >WaitForWriters: 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/02 02:33:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:37 DEBUG : dir: Looking for writers 2026/08/02 02:33:37 DEBUG : file1: reading active writers 2026/08/02 02:33:37 DEBUG : Looking for writers 2026/08/02 02:33:37 DEBUG : dir: reading active writers 2026/08/02 02:33:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:37 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:33:37 DEBUG : dir/file1: size = 5 OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/02 02:33:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 02:33:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:37 DEBUG : dir: Looking for writers 2026/08/02 02:33:37 DEBUG : file1: reading active writers 2026/08/02 02:33:37 DEBUG : Looking for writers 2026/08/02 02:33:37 DEBUG : dir: reading active writers 2026/08/02 02:33:37 DEBUG : >WaitForWriters: 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:37 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/02 02:33:38 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:38 DEBUG : dir: Looking for writers 2026/08/02 02:33:38 DEBUG : file1: reading active writers 2026/08/02 02:33:38 DEBUG : Looking for writers 2026/08/02 02:33:38 DEBUG : dir: reading active writers 2026/08/02 02:33:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:38 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:38 DEBUG : dir: Looking for writers 2026/08/02 02:33:38 DEBUG : file1: reading active writers 2026/08/02 02:33:38 DEBUG : Looking for writers 2026/08/02 02:33:38 DEBUG : dir: reading active writers 2026/08/02 02:33:38 DEBUG : >WaitForWriters: 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 02:33:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:38 DEBUG : dir/file1(0x24332643f6c0): close: 2026/08/02 02:33:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 02:33:38 DEBUG : dir/file1(0x24332643f6c0): >close: err= 2026/08/02 02:33:38 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:38 DEBUG : dir: Looking for writers 2026/08/02 02:33:38 DEBUG : file1: reading active writers 2026/08/02 02:33:38 DEBUG : Looking for writers 2026/08/02 02:33:38 DEBUG : dir: reading active writers 2026/08/02 02:33:38 DEBUG : >WaitForWriters: 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:38 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:38 DEBUG : dir: Looking for writers 2026/08/02 02:33:38 DEBUG : file1: reading active writers 2026/08/02 02:33:38 DEBUG : Looking for writers 2026/08/02 02:33:38 DEBUG : dir: reading active writers 2026/08/02 02:33:38 DEBUG : >WaitForWriters: 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:38 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:38 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 02:33:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): _writeAt: size=5, off=0 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): openPending: 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): >openPending: err= 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): >_writeAt: n=5, err= 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): close: 2026/08/02 02:33:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/02 02:33:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/02 02:33:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/02 02:33:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 02:33:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:39 DEBUG : dir/file1(0x24332643fc40): >close: err= 2026/08/02 02:33:39 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:33:39 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1.2f98c60a.partial" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1.2f98c60a.partial 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1.2f98c60a.partial" 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dewidep8biwa/dir/file1.2f98c60a.partial 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/02 02:33:39 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/02 02:33:39 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/02 02:33:39 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/02 02:33:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/02 02:33:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:39 DEBUG : >WaitForWriters: 2026/08/02 02:33:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/02 02:33:39 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:39 DEBUG : dir: Looking for writers 2026/08/02 02:33:39 DEBUG : file1: reading active writers 2026/08/02 02:33:39 DEBUG : Looking for writers 2026/08/02 02:33:39 DEBUG : dir: reading active writers 2026/08/02 02:33:39 DEBUG : >WaitForWriters: 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.13s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.49s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:39 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:39 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:40 DEBUG : dir: Looking for writers 2026/08/02 02:33:40 DEBUG : file1: reading active writers 2026/08/02 02:33:40 DEBUG : Looking for writers 2026/08/02 02:33:40 DEBUG : dir: reading active writers 2026/08/02 02:33:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.37s) === RUN TestFileOpenReadUnknownSize 2026/08/02 02:33:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/02 02:33:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:33:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/02 02:33:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:40 DEBUG : Looking for writers 2026/08/02 02:33:40 DEBUG : file.txt: reading active writers 2026/08/02 02:33:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:40 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 02:33:40 DEBUG : dir/file1: size = 25 OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/02 02:33:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:40 DEBUG : dir: Looking for writers 2026/08/02 02:33:40 DEBUG : file1: reading active writers 2026/08/02 02:33:40 DEBUG : Looking for writers 2026/08/02 02:33:40 DEBUG : dir: reading active writers 2026/08/02 02:33:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:40 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:40 DEBUG : dir/file1: Remove: 2026/08/02 02:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:40 DEBUG : dir/file1: >Remove: err= 2026/08/02 02:33:40 DEBUG : dir/file1: Remove: 2026/08/02 02:33:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/02 02:33:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:40 DEBUG : dir: Looking for writers 2026/08/02 02:33:40 DEBUG : Looking for writers 2026/08/02 02:33:40 DEBUG : dir: reading active writers 2026/08/02 02:33:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:40 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:40 DEBUG : dir/file1: Remove: 2026/08/02 02:33:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:40 DEBUG : dir/file1: >Remove: err= 2026/08/02 02:33:40 DEBUG : dir/file1: Remove: 2026/08/02 02:33:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/02 02:33:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:40 DEBUG : dir: Looking for writers 2026/08/02 02:33:40 DEBUG : Looking for writers 2026/08/02 02:33:40 DEBUG : dir: reading active writers 2026/08/02 02:33:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:40 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:40 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 02:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/02 02:33:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:41 DEBUG : dir/file1: Open: flags=0x3 2026/08/02 02:33:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/02 02:33:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/02 02:33:41 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:41 DEBUG : dir: Looking for writers 2026/08/02 02:33:41 DEBUG : file1: reading active writers 2026/08/02 02:33:41 DEBUG : Looking for writers 2026/08/02 02:33:41 DEBUG : dir: reading active writers 2026/08/02 02:33:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:41 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:41 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:41 DEBUG : dir: Looking for writers 2026/08/02 02:33:41 DEBUG : file1: reading active writers 2026/08/02 02:33:41 DEBUG : Looking for writers 2026/08/02 02:33:41 DEBUG : dir: reading active writers 2026/08/02 02:33:41 DEBUG : >WaitForWriters: 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:41 DEBUG : newLeaf: Updating file with newLeaf 0x243326611d40 2026/08/02 02:33:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:41 DEBUG : dir/file1: Updating file with dir/file1 0x243326611d40 2026/08/02 02:33:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:41 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:42 DEBUG : dir/file1: File is currently open, delaying rename 0x243326611d40 2026/08/02 02:33:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 02:33:42 DEBUG : dir/file1: size = 25 OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:42 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/02 02:33:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:42 DEBUG : newLeaf: Running delayed rename now 2026/08/02 02:33:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:42 DEBUG : newLeaf: Updating file with newLeaf 0x243326611d40 2026/08/02 02:33:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:42 DEBUG : dir: Looking for writers 2026/08/02 02:33:42 DEBUG : Looking for writers 2026/08/02 02:33:42 DEBUG : dir: reading active writers 2026/08/02 02:33:42 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:42 DEBUG : >WaitForWriters: 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:42 DEBUG : dir: Looking for writers 2026/08/02 02:33:42 DEBUG : Looking for writers 2026/08/02 02:33:42 DEBUG : dir: reading active writers 2026/08/02 02:33:42 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:42 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:42 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:42 DEBUG : dir: Looking for writers 2026/08/02 02:33:42 DEBUG : file1: reading active writers 2026/08/02 02:33:42 DEBUG : Looking for writers 2026/08/02 02:33:42 DEBUG : dir: reading active writers 2026/08/02 02:33:42 DEBUG : >WaitForWriters: 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:42 DEBUG : newLeaf: Updating file with newLeaf 0x2433269988f0 2026/08/02 02:33:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:42 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:42 DEBUG : dir/file1: Updating file with dir/file1 0x2433269988f0 2026/08/02 02:33:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:42 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:43 DEBUG : dir/file1: File is currently open, delaying rename 0x2433269988f0 2026/08/02 02:33:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 02:33:43 DEBUG : dir/file1: size = 25 OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/02 02:33:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:43 DEBUG : newLeaf: Running delayed rename now 2026/08/02 02:33:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:43 DEBUG : newLeaf: Updating file with newLeaf 0x2433269988f0 2026/08/02 02:33:43 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:43 DEBUG : >WaitForWriters: 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:43 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : >WaitForWriters: 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:43 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:43 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): openPending: 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): >openPending: err= 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): _writeAt: size=14, off=0 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): >_writeAt: n=14, err= 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): close: 2026/08/02 02:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:33:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:43 DEBUG : dir/file1(0x24332648a840): >close: err= 2026/08/02 02:33:43 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : file1: reading active writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : file1: reading active writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : file1: reading active writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : file1: reading active writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:43 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:33:43 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1.ca338588.partial" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1.ca338588.partial 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1.ca338588.partial" 2026/08/02 02:33:43 DEBUG : dir: Looking for writers 2026/08/02 02:33:43 DEBUG : file1: reading active writers 2026/08/02 02:33:43 DEBUG : Looking for writers 2026/08/02 02:33:43 DEBUG : dir: reading active writers 2026/08/02 02:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1.ca338588.partial 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:43 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/02 02:33:43 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/02 02:33:43 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:43 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : dir: Looking for writers 2026/08/02 02:33:44 DEBUG : file1: reading active writers 2026/08/02 02:33:44 DEBUG : Looking for writers 2026/08/02 02:33:44 DEBUG : dir: reading active writers 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:44 DEBUG : >WaitForWriters: 2026/08/02 02:33:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): _readAt: size=512, off=0 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): openPending: 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): >openPending: err= 2026/08/02 02:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): >_readAt: n=14, err=EOF 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): close: 2026/08/02 02:33:44 DEBUG : dir/file1(0x2433269028c0): >close: err= 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:44 DEBUG : newLeaf: Updating file with newLeaf 0x243326478b60 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:33:44 DEBUG : dir/file1: Updating file with dir/file1 0x243326478b60 2026/08/02 02:33:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:44 DEBUG : dir/file1(0x243325b97ac0): openPending: 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:44 DEBUG : dir/file1(0x243325b97ac0): >openPending: err= 2026/08/02 02:33:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:44 DEBUG : dir/file1(0x243325b97ac0): _writeAt: size=25, off=0 2026/08/02 02:33:44 DEBUG : dir/file1(0x243325b97ac0): >_writeAt: n=25, err= 2026/08/02 02:33:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:44 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:44 DEBUG : newLeaf: Updating file with newLeaf 0x243326478b60 2026/08/02 02:33:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:44 DEBUG : newLeaf(0x243325b97ac0): close: 2026/08/02 02:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:33:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:33:44.892869428 +0000 UTC m=+18.357891464 2026/08/02 02:33:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:44 DEBUG : newLeaf(0x243325b97ac0): >close: err= 2026/08/02 02:33:44 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:44 DEBUG : dir: Looking for writers 2026/08/02 02:33:44 DEBUG : Looking for writers 2026/08/02 02:33:44 DEBUG : dir: reading active writers 2026/08/02 02:33:44 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:44 DEBUG : dir: Looking for writers 2026/08/02 02:33:44 DEBUG : Looking for writers 2026/08/02 02:33:44 DEBUG : dir: reading active writers 2026/08/02 02:33:44 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:44 DEBUG : dir: Looking for writers 2026/08/02 02:33:44 DEBUG : Looking for writers 2026/08/02 02:33:44 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:44 DEBUG : dir: reading active writers 2026/08/02 02:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:45 DEBUG : dir: Looking for writers 2026/08/02 02:33:45 DEBUG : Looking for writers 2026/08/02 02:33:45 DEBUG : dir: reading active writers 2026/08/02 02:33:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:45 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:33:45 DEBUG : newLeaf.ae7a2114.partial: size = 25 OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf.ae7a2114.partial" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf.ae7a2114.partial 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf.ae7a2114.partial" 2026/08/02 02:33:45 DEBUG : dir: Looking for writers 2026/08/02 02:33:45 DEBUG : Looking for writers 2026/08/02 02:33:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:45 DEBUG : dir: reading active writers 2026/08/02 02:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf.ae7a2114.partial 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : newLeaf.ae7a2114.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:45 DEBUG : newLeaf.ae7a2114.partial: renamed to: newLeaf 2026/08/02 02:33:45 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : dir: Looking for writers 2026/08/02 02:33:45 DEBUG : Looking for writers 2026/08/02 02:33:45 DEBUG : dir: reading active writers 2026/08/02 02:33:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:33:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/02 02:33:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:33:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:45 DEBUG : >WaitForWriters: 2026/08/02 02:33:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:45 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:45 DEBUG : dir: Looking for writers 2026/08/02 02:33:45 DEBUG : Looking for writers 2026/08/02 02:33:45 DEBUG : dir: reading active writers 2026/08/02 02:33:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:45 DEBUG : >WaitForWriters: 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:45 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:45 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:45 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:45 DEBUG : dir: Looking for writers 2026/08/02 02:33:45 DEBUG : file1: reading active writers 2026/08/02 02:33:45 DEBUG : Looking for writers 2026/08/02 02:33:45 DEBUG : dir: reading active writers 2026/08/02 02:33:45 DEBUG : >WaitForWriters: 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:45 DEBUG : newLeaf: Updating file with newLeaf 0x2433269991e0 2026/08/02 02:33:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:45 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:46 DEBUG : dir/file1: Updating file with dir/file1 0x2433269991e0 2026/08/02 02:33:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:46 DEBUG : dir/file1(0x2433264e0500): openPending: 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/02 02:33:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:46 DEBUG : dir/file1(0x2433264e0500): >openPending: err= 2026/08/02 02:33:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:46 DEBUG : dir/file1(0x2433264e0500): _writeAt: size=25, off=0 2026/08/02 02:33:46 DEBUG : dir/file1(0x2433264e0500): >_writeAt: n=25, err= 2026/08/02 02:33:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:46 DEBUG : newLeaf: Updating file with newLeaf 0x2433269991e0 2026/08/02 02:33:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:46 DEBUG : newLeaf(0x2433264e0500): close: 2026/08/02 02:33:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:33:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:33:46.504872603 +0000 UTC m=+19.969894630 2026/08/02 02:33:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:46 DEBUG : newLeaf(0x2433264e0500): >close: err= 2026/08/02 02:33:46 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:33:46 DEBUG : newLeaf.7b275326.partial: size = 25 OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf.7b275326.partial" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf.7b275326.partial 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf.7b275326.partial" 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf.7b275326.partial 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : newLeaf.7b275326.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:46 DEBUG : newLeaf.7b275326.partial: renamed to: newLeaf 2026/08/02 02:33:46 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : dir: Looking for writers 2026/08/02 02:33:46 DEBUG : Looking for writers 2026/08/02 02:33:46 DEBUG : dir: reading active writers 2026/08/02 02:33:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:46 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:33:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/02 02:33:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:33:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:46 DEBUG : >WaitForWriters: 2026/08/02 02:33:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:46 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:47 DEBUG : >WaitForWriters: 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:47 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:47 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): openPending: 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): >openPending: err= 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): _writeAt: size=14, off=0 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): >_writeAt: n=14, err= 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): close: 2026/08/02 02:33:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:33:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:47 DEBUG : dir/file1(0x243325f1d880): >close: err= 2026/08/02 02:33:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:33:47 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1.ca338588.partial" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1.ca338588.partial 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1.ca338588.partial" 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1.ca338588.partial 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/02 02:33:47 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/02 02:33:47 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/02 02:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:47 DEBUG : dir: Looking for writers 2026/08/02 02:33:47 DEBUG : file1: reading active writers 2026/08/02 02:33:47 DEBUG : Looking for writers 2026/08/02 02:33:47 DEBUG : dir: reading active writers 2026/08/02 02:33:47 DEBUG : >WaitForWriters: 2026/08/02 02:33:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): _readAt: size=512, off=0 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): openPending: 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/02 02:33:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): >openPending: err= 2026/08/02 02:33:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): >_readAt: n=14, err=EOF 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): close: 2026/08/02 02:33:47 DEBUG : dir/file1(0x24332665a4c0): >close: err= 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:47 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:48 DEBUG : newLeaf: Updating file with newLeaf 0x243326a5b6c0 2026/08/02 02:33:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:33:48 DEBUG : dir/file1: Updating file with dir/file1 0x243326a5b6c0 2026/08/02 02:33:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:48 DEBUG : dir/file1(0x243326a7e640): openPending: 2026/08/02 02:33:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/02 02:33:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:48 DEBUG : dir/file1(0x243326a7e640): >openPending: err= 2026/08/02 02:33:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:48 DEBUG : dir/file1(0x243326a7e640): _writeAt: size=25, off=0 2026/08/02 02:33:48 DEBUG : dir/file1(0x243326a7e640): >_writeAt: n=25, err= 2026/08/02 02:33:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:48 DEBUG : newLeaf: Updating file with newLeaf 0x243326a5b6c0 2026/08/02 02:33:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:48 DEBUG : newLeaf(0x243326a7e640): close: 2026/08/02 02:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:33:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:33:48.567641039 +0000 UTC m=+22.032663065 2026/08/02 02:33:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:48 DEBUG : newLeaf(0x243326a7e640): >close: err= 2026/08/02 02:33:48 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:48 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:33:48 DEBUG : newLeaf.8d445437.partial: size = 25 OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf.8d445437.partial" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf.8d445437.partial 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf.8d445437.partial" 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf.8d445437.partial 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf.8d445437.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:48 DEBUG : newLeaf.8d445437.partial: renamed to: newLeaf 2026/08/02 02:33:48 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:33:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/02 02:33:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:33:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:33:48 DEBUG : dir: Looking for writers 2026/08/02 02:33:48 DEBUG : Looking for writers 2026/08/02 02:33:48 DEBUG : dir: reading active writers 2026/08/02 02:33:48 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:48 DEBUG : >WaitForWriters: 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:48 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:49 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:49 DEBUG : dir: Looking for writers 2026/08/02 02:33:49 DEBUG : Looking for writers 2026/08/02 02:33:49 DEBUG : dir: reading active writers 2026/08/02 02:33:49 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:49 DEBUG : >WaitForWriters: 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:49 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:49 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:49 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:49 DEBUG : dir: Looking for writers 2026/08/02 02:33:49 DEBUG : file1: reading active writers 2026/08/02 02:33:49 DEBUG : Looking for writers 2026/08/02 02:33:49 DEBUG : dir: reading active writers 2026/08/02 02:33:49 DEBUG : >WaitForWriters: 2026/08/02 02:33:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): _readAt: size=512, off=0 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): openPending: 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/02 02:33:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:33:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): >openPending: err= 2026/08/02 02:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/02 02:33:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): >_readAt: n=14, err=EOF 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): close: 2026/08/02 02:33:49 DEBUG : dir/file1(0x2433265d3300): >close: err= 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:49 DEBUG : newLeaf: Updating file with newLeaf 0x2433268a2820 2026/08/02 02:33:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:49 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:33:50 DEBUG : dir/file1: Updating file with dir/file1 0x2433268a2820 2026/08/02 02:33:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:33:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:50 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:50 DEBUG : dir/file1(0x243326a7e180): openPending: 2026/08/02 02:33:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/02 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:33:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:50 DEBUG : dir/file1(0x243326a7e180): >openPending: err= 2026/08/02 02:33:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:50 DEBUG : dir/file1(0x243326a7e180): _writeAt: size=25, off=0 2026/08/02 02:33:50 DEBUG : dir/file1(0x243326a7e180): >_writeAt: n=25, err= 2026/08/02 02:33:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:33:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:33:50 DEBUG : newLeaf: Updating file with newLeaf 0x2433268a2820 2026/08/02 02:33:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:33:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:50 DEBUG : newLeaf(0x243326a7e180): close: 2026/08/02 02:33:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:33:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:33:50.340472186 +0000 UTC m=+23.805494274 2026/08/02 02:33:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:50 DEBUG : newLeaf(0x243326a7e180): >close: err= 2026/08/02 02:33:50 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:50 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:33:50 DEBUG : newLeaf.d244c6d6.partial: size = 25 OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf.d244c6d6.partial" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf.d244c6d6.partial 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf.d244c6d6.partial" 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf.d244c6d6.partial 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf.d244c6d6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/02 02:33:50 DEBUG : newLeaf.d244c6d6.partial: renamed to: newLeaf 2026/08/02 02:33:50 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:33:50 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/02 02:33:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:33:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:33:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : >WaitForWriters: 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/newLeaf" 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dewidep8biwa/newLeaf 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/02 02:33:50 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:50 DEBUG : dir: Looking for writers 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : dir: reading active writers 2026/08/02 02:33:50 DEBUG : newLeaf: reading active writers 2026/08/02 02:33:50 DEBUG : >WaitForWriters: 2026/08/02 02:33:50 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestFileRename (9.79s) --- PASS: TestFileRename/off,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=false (1.10s) --- PASS: TestFileRename/minimal,forceCache=true (2.06s) --- PASS: TestFileRename/writes,forceCache=false (1.60s) --- PASS: TestFileRename/writes,forceCache=true (2.09s) --- PASS: TestFileRename/full,forceCache=false (1.76s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:50 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:50 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:50 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:50 DEBUG : Looking for writers 2026/08/02 02:33:50 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:50 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:50 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:51 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:51 DEBUG : dir: Looking for writers 2026/08/02 02:33:51 DEBUG : file1: reading active writers 2026/08/02 02:33:51 DEBUG : Looking for writers 2026/08/02 02:33:51 DEBUG : dir: reading active writers 2026/08/02 02:33:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.30s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:51 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/02 02:33:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/02 02:33:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/02 02:33:51 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:51 DEBUG : dir: Looking for writers 2026/08/02 02:33:51 DEBUG : file1: reading active writers 2026/08/02 02:33:51 DEBUG : Looking for writers 2026/08/02 02:33:51 DEBUG : dir: reading active writers 2026/08/02 02:33:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:51 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:51 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:51 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/02 02:33:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/02 02:33:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/02 02:33:51 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/02 02:33:51 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/02 02:33:51 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/02 02:33:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/02 02:33:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/02 02:33:52 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/02 02:33:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/02 02:33:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/02 02:33:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/02 02:33:52 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/02 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:52 DEBUG : dir: Looking for writers 2026/08/02 02:33:52 DEBUG : file1: reading active writers 2026/08/02 02:33:52 DEBUG : Looking for writers 2026/08/02 02:33:52 DEBUG : dir: reading active writers 2026/08/02 02:33:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:52 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:52 DEBUG : dir: Looking for writers 2026/08/02 02:33:52 DEBUG : file1: reading active writers 2026/08/02 02:33:52 DEBUG : Looking for writers 2026/08/02 02:33:52 DEBUG : dir: reading active writers 2026/08/02 02:33:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:52 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:33:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:52 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/02 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:52 DEBUG : dir: Looking for writers 2026/08/02 02:33:52 DEBUG : file1: reading active writers 2026/08/02 02:33:52 DEBUG : Looking for writers 2026/08/02 02:33:52 DEBUG : dir: reading active writers 2026/08/02 02:33:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:52 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:52 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): _readAt: size=1, off=0 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): openPending: 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:52 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >openPending: err= 2026/08/02 02:33:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >_readAt: n=1, err= 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): _readAt: size=256, off=1 2026/08/02 02:33:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >_readAt: n=15, err=EOF 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): _readAt: size=16, off=16 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >_readAt: n=0, err=EOF 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): close: 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >close: err= 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): close: 2026/08/02 02:33:52 DEBUG : dir/file1(0x24332648af40): >close: err=file already closed 2026/08/02 02:33:52 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:52 DEBUG : dir: Looking for writers 2026/08/02 02:33:52 DEBUG : file1: reading active writers 2026/08/02 02:33:52 DEBUG : Looking for writers 2026/08/02 02:33:52 DEBUG : dir: reading active writers 2026/08/02 02:33:52 DEBUG : >WaitForWriters: 2026/08/02 02:33:52 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): _readAt: size=1, off=0 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): openPending: 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >openPending: err= 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): _readAt: size=1, off=5 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): _readAt: size=1, off=3 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): _readAt: size=1, off=13 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): _readAt: size=16, off=100 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >_readAt: n=0, err=EOF 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): close: 2026/08/02 02:33:53 DEBUG : dir/file1(0x24332665b340): >close: err= 2026/08/02 02:33:53 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:53 DEBUG : dir: Looking for writers 2026/08/02 02:33:53 DEBUG : file1: reading active writers 2026/08/02 02:33:53 DEBUG : Looking for writers 2026/08/02 02:33:53 DEBUG : dir: reading active writers 2026/08/02 02:33:53 DEBUG : >WaitForWriters: 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=1, off=0 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): openPending: 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >openPending: err= 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=1, off=5 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=1, off=1 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=1, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=6, off=10 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=6, err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=256, off=10 2026/08/02 02:33:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=6, err=EOF 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=256, off=100 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=0, err=EOF 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): close: 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >close: err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): _readAt: size=256, off=100 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269c7840): >_readAt: n=0, err=file already closed 2026/08/02 02:33:53 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:53 DEBUG : dir: Looking for writers 2026/08/02 02:33:53 DEBUG : file1: reading active writers 2026/08/02 02:33:53 DEBUG : Looking for writers 2026/08/02 02:33:53 DEBUG : dir: reading active writers 2026/08/02 02:33:53 DEBUG : >WaitForWriters: 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:53 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:53 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269026c0): RWFileHandle.Flush 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269026c0): _readAt: size=256, off=0 2026/08/02 02:33:53 DEBUG : dir/file1(0x2433269026c0): openPending: 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:53 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): >openPending: err= 2026/08/02 02:33:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): >_readAt: n=16, err=EOF 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): RWFileHandle.Flush 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): RWFileHandle.Flush 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): close: 2026/08/02 02:33:54 DEBUG : dir/file1(0x2433269026c0): >close: err= 2026/08/02 02:33:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:54 DEBUG : dir: Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : dir: reading active writers 2026/08/02 02:33:54 DEBUG : >WaitForWriters: 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.36s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:33:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:33:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): _readAt: size=256, off=0 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): openPending: 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): >openPending: err= 2026/08/02 02:33:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:33:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): >_readAt: n=16, err=EOF 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): RWFileHandle.Release 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): close: 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): >close: err= 2026/08/02 02:33:54 DEBUG : dir/file1(0x243326902ec0): RWFileHandle.Release 2026/08/02 02:33:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:54 DEBUG : dir: Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : dir: reading active writers 2026/08/02 02:33:54 DEBUG : >WaitForWriters: 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.38s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:54 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): openPending: 2026/08/02 02:33:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): >openPending: err= 2026/08/02 02:33:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): _writeAt: size=5, off=0 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): >_writeAt: n=5, err= 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): _writeAt: size=7, off=5 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): >_writeAt: n=7, err= 2026/08/02 02:33:54 DEBUG : file1: vfs cache: truncate to size=11 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): close: 2026/08/02 02:33:54 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:54.432634715 +0000 UTC m=+27.897656751 2026/08/02 02:33:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): >close: err= 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): close: 2026/08/02 02:33:54 DEBUG : file1(0x243326029c40): >close: err=file already closed 2026/08/02 02:33:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:54 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:54 DEBUG : file1.466d7cb9.partial: size = 11 OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.466d7cb9.partial" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.466d7cb9.partial 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.466d7cb9.partial" 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1.466d7cb9.partial 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : file1.466d7cb9.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 02:33:54 DEBUG : file1.466d7cb9.partial: renamed to: file1 2026/08/02 02:33:54 INFO : file1: Copied (new) 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:54 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-02 02:33:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/02 02:33:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : >WaitForWriters: 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/02 02:33:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : >WaitForWriters: 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:54 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:54 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): openPending: 2026/08/02 02:33:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): >openPending: err= 2026/08/02 02:33:54 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): _writeAt: size=7, off=0 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): >_writeAt: n=7, err= 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): _writeAt: size=6, off=5 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): >_writeAt: n=6, err= 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): close: 2026/08/02 02:33:54 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:54.944537655 +0000 UTC m=+28.409559692 2026/08/02 02:33:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): >close: err= 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): _writeAt: size=5, off=0 2026/08/02 02:33:54 DEBUG : file1(0x243325f1d940): >_writeAt: n=0, err=file already closed 2026/08/02 02:33:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:54 DEBUG : Looking for writers 2026/08/02 02:33:54 DEBUG : file1: reading active writers 2026/08/02 02:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:55 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:55 DEBUG : file1.bc652239.partial: size = 11 OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.bc652239.partial" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.bc652239.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.bc652239.partial" 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1.bc652239.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1.bc652239.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 02:33:55 DEBUG : file1.bc652239.partial: renamed to: file1 2026/08/02 02:33:55 INFO : file1: Copied (new) 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-02 02:33:54 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/02 02:33:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:55 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:55 DEBUG : >WaitForWriters: 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/02 02:33:55 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : >WaitForWriters: 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.47s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:55 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:55 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:55 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:55 DEBUG : file1(0x243326902840): openPending: 2026/08/02 02:33:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:55 DEBUG : file1(0x243326902840): >openPending: err= 2026/08/02 02:33:55 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:55 DEBUG : file1(0x243326902840): close: 2026/08/02 02:33:55 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:55.410787707 +0000 UTC m=+28.875809733 2026/08/02 02:33:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:55 DEBUG : file1(0x243326902840): >close: err= 2026/08/02 02:33:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:33:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:33:55 DEBUG : file2: newRWFileHandle: 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): openPending: 2026/08/02 02:33:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): >openPending: err= 2026/08/02 02:33:55 DEBUG : file2: >newRWFileHandle: err= 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/02 02:33:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): RWFileHandle.Flush 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): RWFileHandle.Release 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): close: 2026/08/02 02:33:55 DEBUG : file2: vfs cache: setting modification time to 2026-08-02 02:33:55.414976797 +0000 UTC m=+28.879998823 2026/08/02 02:33:55 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:55 DEBUG : file2(0x243326902d40): >close: err= 2026/08/02 02:33:55 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/02 02:33:55 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:55 DEBUG : file2: vfs cache: starting upload 2026/08/02 02:33:55 DEBUG : file1.07573489.partial: size = 0 OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.07573489.partial" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.07573489.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.07573489.partial" 2026/08/02 02:33:55 DEBUG : file2.38c876e4.partial: size = 0 OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2.38c876e4.partial" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file2.38c876e4.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file2.38c876e4.partial" 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1.07573489.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1.07573489.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:33:55 DEBUG : file1.07573489.partial: renamed to: file1 2026/08/02 02:33:55 INFO : file1: Copied (new) 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file2.38c876e4.partial 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file2.38c876e4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:55 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:33:55 DEBUG : file2.38c876e4.partial: renamed to: file2 2026/08/02 02:33:55 INFO : file2: Copied (new) 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:55 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-02 02:33:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/02 02:33:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:55 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:55 DEBUG : Looking for writers 2026/08/02 02:33:55 DEBUG : file1: reading active writers 2026/08/02 02:33:55 DEBUG : file2: reading active writers 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:55 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-02 02:33:55 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/02 02:33:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/02 02:33:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:33:55 DEBUG : >WaitForWriters: 2026/08/02 02:33:55 INFO : file2: vfs cache: upload succeeded try #1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:55 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:55 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file2" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dewidep8biwa/file2 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/02 02:33:56 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : file2: reading active writers 2026/08/02 02:33:56 DEBUG : >WaitForWriters: 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:56 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): openPending: 2026/08/02 02:33:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): >openPending: err= 2026/08/02 02:33:56 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): _writeAt: size=5, off=0 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): >_writeAt: n=5, err= 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): RWFileHandle.Flush 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): RWFileHandle.Flush 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): close: 2026/08/02 02:33:56 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:56.166656104 +0000 UTC m=+29.631678131 2026/08/02 02:33:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:56 DEBUG : file1(0x24332665e180): >close: err= 2026/08/02 02:33:56 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:56 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:56 DEBUG : file1.0c1ce32c.partial: size = 5 OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.0c1ce32c.partial" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.0c1ce32c.partial 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.0c1ce32c.partial" 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1.0c1ce32c.partial 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file1.0c1ce32c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:56 DEBUG : file1.0c1ce32c.partial: renamed to: file1 2026/08/02 02:33:56 INFO : file1: Copied (new) 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:33:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/02 02:33:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : >WaitForWriters: 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:56 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): openPending: 2026/08/02 02:33:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): >openPending: err= 2026/08/02 02:33:56 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): _writeAt: size=5, off=0 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): >_writeAt: n=5, err= 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): RWFileHandle.Release 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): close: 2026/08/02 02:33:56 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:56.486067731 +0000 UTC m=+29.951089757 2026/08/02 02:33:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): >close: err= 2026/08/02 02:33:56 DEBUG : file1(0x2433269c68c0): RWFileHandle.Release 2026/08/02 02:33:56 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:56 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:56 DEBUG : file1.52743f9b.partial: size = 5 OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.52743f9b.partial" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.52743f9b.partial 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.52743f9b.partial" 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1.52743f9b.partial 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file1.52743f9b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:56 DEBUG : file1.52743f9b.partial: renamed to: file1 2026/08/02 02:33:56 INFO : file1: Copied (new) 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:56 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:33:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/02 02:33:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:56 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:56 DEBUG : Looking for writers 2026/08/02 02:33:56 DEBUG : file1: reading active writers 2026/08/02 02:33:56 DEBUG : >WaitForWriters: 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:56 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:56 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:33:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:56 DEBUG : dir/file1(0x24332665edc0): openPending: 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:56 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:57 DEBUG : dir/file1(0x24332665edc0): >openPending: err= 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:33:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x24332665edc0): _writeAt: size=5, off=0 2026/08/02 02:33:57 DEBUG : dir/file1(0x24332665edc0): >_writeAt: n=5, err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x24332665edc0): close: 2026/08/02 02:33:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-02 02:33:57.088130927 +0000 UTC m=+30.553153043 2026/08/02 02:33:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:57 DEBUG : dir/file1(0x24332665edc0): >close: err= 2026/08/02 02:33:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:33:57 DEBUG : dir/file1.8134df47.partial: size = 5 OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1.8134df47.partial" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1.8134df47.partial 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1.8134df47.partial" 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/file1.8134df47.partial 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1.8134df47.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:57 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:57 DEBUG : dir/file1.8134df47.partial: renamed to: dir/file1 2026/08/02 02:33:57 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-02 02:33:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:57 DEBUG : >WaitForWriters: 2026/08/02 02:33:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.61s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:57 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:57 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/02 02:33:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:33:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:33:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): _writeAt: size=5, off=0 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): openPending: 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): >openPending: err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): >_writeAt: n=5, err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): _writeAt: size=15, off=5 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): >_writeAt: n=15, err= 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): close: 2026/08/02 02:33:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-02 02:33:57.741240819 +0000 UTC m=+31.206262895 2026/08/02 02:33:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:57 DEBUG : dir/file1(0x243326028700): >close: err= 2026/08/02 02:33:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:33:57 DEBUG : dir/file1.d7dbca10.partial: size = 20 OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1.d7dbca10.partial" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1.d7dbca10.partial 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1.d7dbca10.partial" 2026/08/02 02:33:57 DEBUG : dir: Looking for writers 2026/08/02 02:33:57 DEBUG : file1: reading active writers 2026/08/02 02:33:57 DEBUG : Looking for writers 2026/08/02 02:33:57 DEBUG : dir: reading active writers 2026/08/02 02:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-dewidep8biwa/dir/file1.d7dbca10.partial 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:57 DEBUG : dir/file1.d7dbca10.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/02 02:33:57 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/02 02:33:57 DEBUG : dir/file1.d7dbca10.partial: renamed to: dir/file1 2026/08/02 02:33:57 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:57 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:33:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/02 02:33:58 DEBUG : dir: Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : dir: reading active writers 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:58 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/02 02:33:58 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-02 02:33:57 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/02 02:33:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:58 DEBUG : >WaitForWriters: 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.66s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): openPending: 2026/08/02 02:33:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): >openPending: err= 2026/08/02 02:33:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): close: 2026/08/02 02:33:58 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:33:58.077252984 +0000 UTC m=+31.542275020 2026/08/02 02:33:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : file1(0x24332642a580): >close: err= 2026/08/02 02:33:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:58 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:58 DEBUG : file1.f1577469.partial: size = 5 OK 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.f1577469.partial" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.f1577469.partial 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.f1577469.partial" 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1.f1577469.partial 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:58 DEBUG : file1.f1577469.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:58 DEBUG : file1.f1577469.partial: renamed to: file1 2026/08/02 02:33:58 INFO : file1: Copied (new) 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:58 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:58 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:33:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/02 02:33:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 DEBUG : >WaitForWriters: 2026/08/02 02:33:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.405929326 +0000 UTC m=+31.870951382 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642b740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.405929326 +0000 UTC m=+31.870951382 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332642bbc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.405929326 +0000 UTC m=+31.870951382 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c850 item 1 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.408749271 +0000 UTC m=+31.873771317 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265247c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.408749271 +0000 UTC m=+31.873771317 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326524cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664ce70 item 2 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.411124597 +0000 UTC m=+31.876146643 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.411124597 +0000 UTC m=+31.876146643 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525780): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.411124597 +0000 UTC m=+31.876146643 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326525c40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d1f0 item 3 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.414484862 +0000 UTC m=+31.879506918 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265483c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.414484862 +0000 UTC m=+31.879506918 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d6c0 item 4 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.417372965 +0000 UTC m=+31.882395072 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548f40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.417372965 +0000 UTC m=+31.882395072 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.417372965 +0000 UTC m=+31.882395072 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664da40 item 5 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.423761781 +0000 UTC m=+31.888783926 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e000): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.423761781 +0000 UTC m=+31.888783926 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656e540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920070 item 6 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.427191316 +0000 UTC m=+31.892213362 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656ebc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.427191316 +0000 UTC m=+31.892213362 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f0c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.427191316 +0000 UTC m=+31.892213362 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656f580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920540 item 7 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.430575556 +0000 UTC m=+31.895597693 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656fc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.430575556 +0000 UTC m=+31.895597693 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920a10 item 8 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x243326612800): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.434039108 +0000 UTC m=+31.899061204 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.434039108 +0000 UTC m=+31.899061204 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613040): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.434039108 +0000 UTC m=+31.899061204 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920fc0 item 9 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.439641336 +0000 UTC m=+31.904663382 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.439641336 +0000 UTC m=+31.904663382 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921490 item 10 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x24332663c840): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663c840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.443214934 +0000 UTC m=+31.908236980 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663cc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.443214934 +0000 UTC m=+31.908236980 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332663d100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.443214934 +0000 UTC m=+31.908236980 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509b80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921810 item 11 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.446799243 +0000 UTC m=+31.911821279 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.446799243 +0000 UTC m=+31.911821279 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eab1f0 item 12 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433265d8e80): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d8e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.449004588 +0000 UTC m=+31.914026624 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.449004588 +0000 UTC m=+31.914026624 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265d9900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eabc70 item 13 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.45138371 +0000 UTC m=+31.916405746 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.45138371 +0000 UTC m=+31.916405746 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f85c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f38460 item 14 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433265f8c00): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8c00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.45387204 +0000 UTC m=+31.918894096 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f8fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.45387204 +0000 UTC m=+31.918894096 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f38af0 item 15 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.456286249 +0000 UTC m=+31.921308315 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265f9d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.456286249 +0000 UTC m=+31.921308315 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f38fc0 item 16 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.458011546 +0000 UTC m=+31.923033583 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669e980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.458011546 +0000 UTC m=+31.923033583 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669ee00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.458011546 +0000 UTC m=+31.923033583 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f393b0 item 17 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.46139217 +0000 UTC m=+31.926414196 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669f980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.46139217 +0000 UTC m=+31.926414196 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332669fec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f39a40 item 18 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.463960209 +0000 UTC m=+31.928982245 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.463960209 +0000 UTC m=+31.928982245 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266beb40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.463960209 +0000 UTC m=+31.928982245 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf040): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f98770 item 19 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.467210998 +0000 UTC m=+31.932233034 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf6c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.467210998 +0000 UTC m=+31.932233034 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f99960 item 20 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.470309519 +0000 UTC m=+31.935331565 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.470309519 +0000 UTC m=+31.935331565 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266da880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.470309519 +0000 UTC m=+31.935331565 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dad80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628c380 item 21 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.474897492 +0000 UTC m=+31.939919539 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.474897492 +0000 UTC m=+31.939919539 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266db600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920150 item 22 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.476501502 +0000 UTC m=+31.941523538 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266dbc80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.476501502 +0000 UTC m=+31.941523538 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.476501502 +0000 UTC m=+31.941523538 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920620 item 23 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.478982156 +0000 UTC m=+31.944004192 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.478982156 +0000 UTC m=+31.944004192 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920af0 item 24 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x243325f1db40): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1db40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.481855282 +0000 UTC m=+31.946877318 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.481855282 +0000 UTC m=+31.946877318 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.481855282 +0000 UTC m=+31.946877318 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269210a0 item 25 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.484287315 +0000 UTC m=+31.949309360 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a99c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.484287315 +0000 UTC m=+31.949309360 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b4cd40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921570 item 26 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x24332648a180): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.486026739 +0000 UTC m=+31.951048785 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.486026739 +0000 UTC m=+31.951048785 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.486026739 +0000 UTC m=+31.951048785 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921960 item 27 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.488281377 +0000 UTC m=+31.953303413 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bdc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.488281377 +0000 UTC m=+31.953303413 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921e30 item 28 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433269c66c0): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c66c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.490529352 +0000 UTC m=+31.955551388 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c6a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.490529352 +0000 UTC m=+31.955551388 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d05b0 item 29 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.492245923 +0000 UTC m=+31.957267959 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c77c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.492245923 +0000 UTC m=+31.957267959 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269c7d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0cb0 item 30 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x243325b96dc0): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.494019282 +0000 UTC m=+31.959041318 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.494019282 +0000 UTC m=+31.959041318 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1030 item 31 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.495709223 +0000 UTC m=+31.960731329 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.495709223 +0000 UTC m=+31.960731329 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260299c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d15e0 item 32 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.497401508 +0000 UTC m=+31.962423544 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266723c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1b20 item 33 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.498150093 +0000 UTC m=+31.963172129 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.498150093 +0000 UTC m=+31.963172129 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326672d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1dc0 item 33 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.499720928 +0000 UTC m=+31.964742965 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433263564d0 item 34 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.500495662 +0000 UTC m=+31.965517698 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.500495662 +0000 UTC m=+31.965517698 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326673d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356700 item 34 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.501992188 +0000 UTC m=+31.967014234 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356c40 item 35 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.502551153 +0000 UTC m=+31.967573190 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.502551153 +0000 UTC m=+31.967573190 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec2e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356e70 item 35 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.504130055 +0000 UTC m=+31.969152091 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357500 item 36 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.504871515 +0000 UTC m=+31.969893551 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.504871515 +0000 UTC m=+31.969893551 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ec3ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433263576c0 item 36 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.506411192 +0000 UTC m=+31.971433228 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357b90 item 37 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.506993132 +0000 UTC m=+31.972015168 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.506993132 +0000 UTC m=+31.972015168 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef6f80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357d50 item 37 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.508573315 +0000 UTC m=+31.973595351 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba2a0 item 38 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.509309416 +0000 UTC m=+31.974331452 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325ef7b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.509309416 +0000 UTC m=+31.974331452 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba460 item 38 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.510806663 +0000 UTC m=+31.975828699 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260947c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba7e0 item 39 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.511446671 +0000 UTC m=+31.976468707 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326094cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.511446671 +0000 UTC m=+31.976468707 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260951c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba9a0 item 39 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.513001487 +0000 UTC m=+31.978023534 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bad20 item 40 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.513700327 +0000 UTC m=+31.978722363 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326095d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.513700327 +0000 UTC m=+31.978722363 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268baee0 item 40 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.515256917 +0000 UTC m=+31.980278953 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb3b0 item 41 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.515913056 +0000 UTC m=+31.980935092 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326102e40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb570 item 41 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.516637694 +0000 UTC m=+31.981659730 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.516637694 +0000 UTC m=+31.981659730 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb730 item 41 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.518397267 +0000 UTC m=+31.983419303 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326103e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bbab0 item 42 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.519025844 +0000 UTC m=+31.984047930 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bbc70 item 42 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.519866672 +0000 UTC m=+31.984888708 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a69c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.519866672 +0000 UTC m=+31.984888708 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a6f40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bbe30 item 42 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.521606206 +0000 UTC m=+31.986628242 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656310 item 43 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.522246596 +0000 UTC m=+31.987268632 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261a7a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433266564d0 item 43 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.522868179 +0000 UTC m=+31.987890215 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc0c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.522868179 +0000 UTC m=+31.987890215 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cc600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656850 item 43 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.524644233 +0000 UTC m=+31.989666269 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ccc40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656bd0 item 44 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.52524116 +0000 UTC m=+31.990263196 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656d90 item 44 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.52603491 +0000 UTC m=+31.991056946 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cd680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.52603491 +0000 UTC m=+31.991056946 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261cdc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656f50 item 44 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.527739798 +0000 UTC m=+31.992761835 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433266572d0 item 45 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.528512999 +0000 UTC m=+31.993535035 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ec840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.528512999 +0000 UTC m=+31.993535035 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ecf40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657490 item 45 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.530286327 +0000 UTC m=+31.995308364 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ed580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657810 item 46 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.530916328 +0000 UTC m=+31.995938364 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261eda80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.530916328 +0000 UTC m=+31.995938364 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe280): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433266579d0 item 46 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.532652255 +0000 UTC m=+31.997674291 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fe8c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657d50 item 47 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.533352177 +0000 UTC m=+31.998374213 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261fedc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.533352177 +0000 UTC m=+31.998374213 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ff4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e070 item 47 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.535492999 +0000 UTC m=+32.000515046 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261ffb00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e3f0 item 48 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.536162655 +0000 UTC m=+32.001184691 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.536162655 +0000 UTC m=+32.001184691 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e5b0 item 48 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.53784461 +0000 UTC m=+32.002866647 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326236e40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8ebd0 item 49 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.538578216 +0000 UTC m=+32.003600252 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262372c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.538578216 +0000 UTC m=+32.003600252 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8ed90 item 49 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.540346404 +0000 UTC m=+32.005368440 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326237e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8f110 item 50 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.541123362 +0000 UTC m=+32.006145398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.541123362 +0000 UTC m=+32.006145398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326264a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8f2d0 item 50 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.542566888 +0000 UTC m=+32.007588924 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8fab0 item 51 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.543663699 +0000 UTC m=+32.008685735 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.543663699 +0000 UTC m=+32.008685735 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326265ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8fe30 item 51 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.546388013 +0000 UTC m=+32.011410049 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916460 item 52 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.547146145 +0000 UTC m=+32.012168181 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.547146145 +0000 UTC m=+32.012168181 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326300cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916700 item 52 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.548797403 +0000 UTC m=+32.013819439 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916c40 item 53 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.549385124 +0000 UTC m=+32.014407160 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.549385124 +0000 UTC m=+32.014407160 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326301d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916e00 item 53 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.551206683 +0000 UTC m=+32.016228719 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917180 item 54 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.551898128 +0000 UTC m=+32.016920164 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.551898128 +0000 UTC m=+32.016920164 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b4f80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917340 item 54 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.553730459 +0000 UTC m=+32.018752495 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269176c0 item 55 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.554394843 +0000 UTC m=+32.019416889 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b5b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.554394843 +0000 UTC m=+32.019416889 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917880 item 55 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.556033358 +0000 UTC m=+32.021055394 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c67c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917c00 item 56 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.556772554 +0000 UTC m=+32.021794619 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c6cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.556772554 +0000 UTC m=+32.021794619 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917dc0 item 56 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.55867713 +0000 UTC m=+32.023699166 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa0620 item 57 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.559816401 +0000 UTC m=+32.024838447 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c7dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa0930 item 57 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.560607725 +0000 UTC m=+32.025629761 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.560607725 +0000 UTC m=+32.025629761 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643e980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa11f0 item 57 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.562502604 +0000 UTC m=+32.027524690 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643efc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa1810 item 58 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.563430046 +0000 UTC m=+32.028452082 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643f500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa1c00 item 58 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.564516658 +0000 UTC m=+32.029538694 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332643fa40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.564516658 +0000 UTC m=+32.029538694 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa070 item 58 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.56584188 +0000 UTC m=+32.030863916 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa3f0 item 59 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.566410483 +0000 UTC m=+32.031432519 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b4c80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa690 item 59 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.566970851 +0000 UTC m=+32.031992897 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b51c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.566970851 +0000 UTC m=+32.031992897 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa8c0 item 59 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.569600276 +0000 UTC m=+32.034622343 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264b5d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264facb0 item 60 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.570346005 +0000 UTC m=+32.035368041 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265083c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fafc0 item 60 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.571342857 +0000 UTC m=+32.036364893 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.571342857 +0000 UTC m=+32.036364893 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326508ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb180 item 60 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.573922849 +0000 UTC m=+32.038944925 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb500 item 61 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.574779186 +0000 UTC m=+32.039801222 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326509a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.574779186 +0000 UTC m=+32.039801222 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb6c0 item 61 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.576796045 +0000 UTC m=+32.041818081 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651e880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fba40 item 62 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.577567142 +0000 UTC m=+32.042589178 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651edc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.577567142 +0000 UTC m=+32.042589178 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651f4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fbc00 item 62 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.579375396 +0000 UTC m=+32.044397432 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651fb00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633c4d0 item 63 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.579985839 +0000 UTC m=+32.045007875 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.579985839 +0000 UTC m=+32.045007875 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633c850 item 63 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.58157566 +0000 UTC m=+32.046597696 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326548e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633d110 item 64 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.582207514 +0000 UTC m=+32.047229550 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265493c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.582207514 +0000 UTC m=+32.047229550 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326549ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633d340 item 64 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.584215946 +0000 UTC m=+32.049238012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633d8f0 item 65 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.584994918 +0000 UTC m=+32.050016954 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656c680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.584994918 +0000 UTC m=+32.050016954 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656cb80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633dc70 item 65 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.587329386 +0000 UTC m=+32.052351422 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d1c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5a850 item 66 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.588036562 +0000 UTC m=+32.053058598 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656d640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.588036562 +0000 UTC m=+32.053058598 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332656db80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5ae70 item 66 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.590229172 +0000 UTC m=+32.055251208 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a02c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5b490 item 67 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.590878748 +0000 UTC m=+32.055900784 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.590878748 +0000 UTC m=+32.055900784 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a0c40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5bb20 item 67 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.592443704 +0000 UTC m=+32.057465740 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a12c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269361c0 item 68 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.593178872 +0000 UTC m=+32.058200908 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a17c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.593178872 +0000 UTC m=+32.058200908 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265a1d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936380 item 68 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.594684534 +0000 UTC m=+32.059706621 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936700 item 69 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.595357145 +0000 UTC m=+32.060379181 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265ba8c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.595357145 +0000 UTC m=+32.060379181 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265badc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269368c0 item 69 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.597479883 +0000 UTC m=+32.062501950 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936c40 item 70 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.59824043 +0000 UTC m=+32.063262466 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bb940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.59824043 +0000 UTC m=+32.063262466 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265bbe80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936e00 item 70 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.599886548 +0000 UTC m=+32.064908584 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269377a0 item 71 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.600669126 +0000 UTC m=+32.065691192 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e0b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.600669126 +0000 UTC m=+32.065691192 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1000): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326937960 item 71 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.602723425 +0000 UTC m=+32.067745461 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326937dc0 item 72 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.603489803 +0000 UTC m=+32.068511839 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e1b80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.603489803 +0000 UTC m=+32.068511839 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c1c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610caf0 item 72 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.605525898 +0000 UTC m=+32.070547934 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660c780): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610cfc0 item 73 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.606327741 +0000 UTC m=+32.071349998 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660cc80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d260 item 73 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.607223123 +0000 UTC m=+32.072245159 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.607223123 +0000 UTC m=+32.072245159 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660d680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d570 item 73 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.608914858 +0000 UTC m=+32.073936894 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332660dcc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d8f0 item 74 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.609755274 +0000 UTC m=+32.074777321 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266362c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610db90 item 74 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.610727029 +0000 UTC m=+32.075749076 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.610727029 +0000 UTC m=+32.075749076 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326636d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632000 item 74 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.612364291 +0000 UTC m=+32.077386327 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266373c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632c40 item 75 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.612922735 +0000 UTC m=+32.077944771 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266378c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632e00 item 75 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.613561362 +0000 UTC m=+32.078583398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326637e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.613561362 +0000 UTC m=+32.078583398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632fc0 item 75 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.615102502 +0000 UTC m=+32.080124538 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ea80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433266337a0 item 76 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.615613437 +0000 UTC m=+32.080635473 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633960 item 76 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.616607674 +0000 UTC m=+32.081629720 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.616607674 +0000 UTC m=+32.081629720 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fa40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633b90 item 76 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.618469841 +0000 UTC m=+32.083491877 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae150 item 77 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.619151629 +0000 UTC m=+32.084173665 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.619151629 +0000 UTC m=+32.084173665 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b0d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae310 item 77 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.620765575 +0000 UTC m=+32.085787611 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b13c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae690 item 78 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.621313209 +0000 UTC m=+32.086335255 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266b18c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.621313209 +0000 UTC m=+32.086335255 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e40c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae850 item 78 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.623212146 +0000 UTC m=+32.088234192 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269aebd0 item 79 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.623730815 +0000 UTC m=+32.088752861 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e4c00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.623730815 +0000 UTC m=+32.088752861 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269aed90 item 79 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.625574216 +0000 UTC m=+32.090596262 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af110 item 80 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.626553936 +0000 UTC m=+32.091575992 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266e5e40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.626553936 +0000 UTC m=+32.091575992 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af2d0 item 80 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.629286567 +0000 UTC m=+32.094308612 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326712c80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af6c0 item 81 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.630287727 +0000 UTC m=+32.095309783 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.630287727 +0000 UTC m=+32.095309783 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af960 item 81 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.632662562 +0000 UTC m=+32.097684608 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326713cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269afd50 item 82 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.633531352 +0000 UTC m=+32.098553398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e2c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.633531352 +0000 UTC m=+32.098553398 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673e840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342070 item 82 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.63574893 +0000 UTC m=+32.100770976 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673eec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342460 item 83 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.636880517 +0000 UTC m=+32.101902613 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f3c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.636880517 +0000 UTC m=+32.101902613 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332673f900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342620 item 83 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.639305796 +0000 UTC m=+32.104327843 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342e00 item 84 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.640423157 +0000 UTC m=+32.105445223 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.640423157 +0000 UTC m=+32.105445223 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326756b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342fc0 item 84 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.643434282 +0000 UTC m=+32.108456319 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343340 item 85 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.64455569 +0000 UTC m=+32.109577757 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.64455569 +0000 UTC m=+32.109577757 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326757bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343570 item 85 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.64658369 +0000 UTC m=+32.111605726 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343960 item 86 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.647410482 +0000 UTC m=+32.112432518 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.647410482 +0000 UTC m=+32.112432518 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326774dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343b20 item 86 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.649292254 +0000 UTC m=+32.114314290 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1c0e0 item 87 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.649905834 +0000 UTC m=+32.114927870 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.649905834 +0000 UTC m=+32.114927870 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326775e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1c310 item 87 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.652046455 +0000 UTC m=+32.117068551 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326794600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e9a070 item 88 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.652818553 +0000 UTC m=+32.117840589 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.652818553 +0000 UTC m=+32.117840589 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268047c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e9a930 item 88 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.654678175 +0000 UTC m=+32.119700211 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326804e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e9b650 item 89 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.6553162 +0000 UTC m=+32.120338236 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e9b9d0 item 89 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.655942493 +0000 UTC m=+32.120964529 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.655942493 +0000 UTC m=+32.120964529 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326805e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e9bdc0 item 89 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.658109384 +0000 UTC m=+32.123131420 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c310 item 90 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.658941395 +0000 UTC m=+32.123963431 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c4d0 item 90 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.659753449 +0000 UTC m=+32.124775496 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326836fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.659753449 +0000 UTC m=+32.124775496 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c770 item 90 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.661839217 +0000 UTC m=+32.126861253 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326837bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664cc40 item 91 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.66335501 +0000 UTC m=+32.128377046 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664ce00 item 91 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.664335482 +0000 UTC m=+32.129357528 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.664335482 +0000 UTC m=+32.129357528 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664cfc0 item 91 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.666435879 +0000 UTC m=+32.131457915 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d340 item 92 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.66715704 +0000 UTC m=+32.132179076 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d500 item 92 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.667919469 +0000 UTC m=+32.132941506 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): close: 2026/08/02 02:33:58 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:58 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.667919469 +0000 UTC m=+32.132941506 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686c440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d6c0 item 92 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.670781294 +0000 UTC m=+32.135803330 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686ca80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eaa230 item 93 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.671853648 +0000 UTC m=+32.136875684 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.671853648 +0000 UTC m=+32.136875684 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686cfc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c070 item 93 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.673635142 +0000 UTC m=+32.138657178 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686d600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c3f0 item 94 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.674251116 +0000 UTC m=+32.139273152 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332686db40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.674251116 +0000 UTC m=+32.139273152 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c690 item 94 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.675922593 +0000 UTC m=+32.140944629 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664cb60 item 95 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.676447203 +0000 UTC m=+32.141469239 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.676447203 +0000 UTC m=+32.141469239 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269036c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664cd20 item 95 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.678649972 +0000 UTC m=+32.143672008 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d0a0 item 96 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.67934781 +0000 UTC m=+32.144369857 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.67934781 +0000 UTC m=+32.144369857 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688af00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d260 item 96 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= 2026/08/02 02:33:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : >WaitForWriters: 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.686938625 +0000 UTC m=+32.151960661 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.686938625 +0000 UTC m=+32.151960661 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ba00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.686938625 +0000 UTC m=+32.151960661 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1c3f0 item 1 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.689545126 +0000 UTC m=+32.154567163 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a0c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.689545126 +0000 UTC m=+32.154567163 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648aa00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1ca80 item 2 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.691361918 +0000 UTC m=+32.156383954 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.691361918 +0000 UTC m=+32.156383954 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b8c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.691361918 +0000 UTC m=+32.156383954 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648bd80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1ce00 item 3 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.693678533 +0000 UTC m=+32.158700569 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.693678533 +0000 UTC m=+32.158700569 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b978c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1d3b0 item 4 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.695390976 +0000 UTC m=+32.160413012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.695390976 +0000 UTC m=+32.160413012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.695390976 +0000 UTC m=+32.160413012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1d730 item 5 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.698075064 +0000 UTC m=+32.163097110 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268522c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.698075064 +0000 UTC m=+32.163097110 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1dc00 item 6 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.699707948 +0000 UTC m=+32.164730024 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326852e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.699707948 +0000 UTC m=+32.164730024 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.699707948 +0000 UTC m=+32.164730024 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326853840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0380 item 7 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.702278452 +0000 UTC m=+32.167300488 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6000): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.702278452 +0000 UTC m=+32.167300488 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0a80 item 8 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433268d6b00): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.704105973 +0000 UTC m=+32.169128009 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d6ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.704105973 +0000 UTC m=+32.169128009 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.704105973 +0000 UTC m=+32.169128009 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0fc0 item 9 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.706330384 +0000 UTC m=+32.171352420 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268d7ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.706330384 +0000 UTC m=+32.171352420 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d17a0 item 10 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433268e4b40): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.70828269 +0000 UTC m=+32.173304726 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e4f00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.70828269 +0000 UTC m=+32.173304726 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.70828269 +0000 UTC m=+32.173304726 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268e5900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1ce0 item 11 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.710538681 +0000 UTC m=+32.175560717 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.710538681 +0000 UTC m=+32.175560717 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f45c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433263565b0 item 12 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433268f4c00): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4c00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.712783269 +0000 UTC m=+32.177805305 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f4fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.712783269 +0000 UTC m=+32.177805305 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433263569a0 item 13 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.714904405 +0000 UTC m=+32.179926441 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433268f5d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.714904405 +0000 UTC m=+32.179926441 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356fc0 item 14 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x243325e8a980): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8a980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.717138073 +0000 UTC m=+32.182160109 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ad40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.717138073 +0000 UTC m=+32.182160109 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8b400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357570 item 15 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.718797656 +0000 UTC m=+32.183819702 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e8ba80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.718797656 +0000 UTC m=+32.183819702 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec0c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357a40 item 16 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.720470606 +0000 UTC m=+32.185492642 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eec700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.720470606 +0000 UTC m=+32.185492642 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eecb80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.720470606 +0000 UTC m=+32.185492642 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357dc0 item 17 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.723029457 +0000 UTC m=+32.188051504 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eed700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.723029457 +0000 UTC m=+32.188051504 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325eedc40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba460 item 18 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.724749786 +0000 UTC m=+32.189771822 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a3c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.724749786 +0000 UTC m=+32.189771822 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5a8c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.724749786 +0000 UTC m=+32.189771822 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5adc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba7e0 item 19 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.727192358 +0000 UTC m=+32.192214394 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.727192358 +0000 UTC m=+32.192214394 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f5b980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bacb0 item 20 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.728887169 +0000 UTC m=+32.193909215 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.728887169 +0000 UTC m=+32.193909215 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ba600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.728887169 +0000 UTC m=+32.193909215 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bab00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb030 item 21 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.731239991 +0000 UTC m=+32.196262027 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.731239991 +0000 UTC m=+32.196262027 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bb6c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb650 item 22 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.733033048 +0000 UTC m=+32.198055094 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260bbd40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.733033048 +0000 UTC m=+32.198055094 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.733033048 +0000 UTC m=+32.198055094 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268bb9d0 item 23 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.735359552 +0000 UTC m=+32.200381588 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.735359552 +0000 UTC m=+32.200381588 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656000 item 24 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x243326193a40): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.737307941 +0000 UTC m=+32.202329977 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.737307941 +0000 UTC m=+32.202329977 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.737307941 +0000 UTC m=+32.202329977 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656380 item 25 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.739921435 +0000 UTC m=+32.204943482 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b4fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.739921435 +0000 UTC m=+32.204943482 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656a10 item 26 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433261b5b40): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b5b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.741896826 +0000 UTC m=+32.206918862 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2000): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.741896826 +0000 UTC m=+32.206918862 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.741896826 +0000 UTC m=+32.206918862 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d2a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326656d90 item 27 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.744586725 +0000 UTC m=+32.209608761 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d30c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.744586725 +0000 UTC m=+32.209608761 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657260 item 28 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433261d3c40): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d3c40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.74659638 +0000 UTC m=+32.211618416 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.74659638 +0000 UTC m=+32.211618416 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f67c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433266575e0 item 29 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.748614551 +0000 UTC m=+32.213636587 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f6e40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.748614551 +0000 UTC m=+32.213636587 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657960 item 30 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): _readAt: size=2, off=0 2026/08/02 02:33:58 ERROR : open-test-file(0x2433261f79c0): Couldn't read size of file 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f79c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.750490343 +0000 UTC m=+32.215512379 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f7d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.750490343 +0000 UTC m=+32.215512379 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326657ce0 item 31 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.753380211 +0000 UTC m=+32.218402298 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326226bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.753380211 +0000 UTC m=+32.218402298 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e1c0 item 32 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.755547704 +0000 UTC m=+32.220569770 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e540 item 33 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.756373022 +0000 UTC m=+32.221395058 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326227bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.756373022 +0000 UTC m=+32.221395058 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a1c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8e8c0 item 33 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.758019241 +0000 UTC m=+32.223041286 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625a800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8ed20 item 34 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.759306702 +0000 UTC m=+32.224328748 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625ac80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.759306702 +0000 UTC m=+32.224328748 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b1c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8eee0 item 34 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.761231347 +0000 UTC m=+32.226253383 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625b800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8f260 item 35 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.761863611 +0000 UTC m=+32.226885647 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332625bc80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.761863611 +0000 UTC m=+32.226885647 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292280): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8f490 item 35 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.763621922 +0000 UTC m=+32.228643958 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325f8fd50 item 36 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.764284903 +0000 UTC m=+32.229306939 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.764284903 +0000 UTC m=+32.229306939 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916230 item 36 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.765830452 +0000 UTC m=+32.230852488 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916690 item 37 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.766579306 +0000 UTC m=+32.231601342 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.766579306 +0000 UTC m=+32.231601342 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916a10 item 37 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.76914452 +0000 UTC m=+32.234166556 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916d90 item 38 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.769945823 +0000 UTC m=+32.234967889 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a2f80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.769945823 +0000 UTC m=+32.234967889 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a34c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326916f50 item 38 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.771801707 +0000 UTC m=+32.236823793 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263a3b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269172d0 item 39 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.772512219 +0000 UTC m=+32.237534335 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.772512219 +0000 UTC m=+32.237534335 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917490 item 39 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.774446672 +0000 UTC m=+32.239468708 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c0cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917810 item 40 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.775360658 +0000 UTC m=+32.240382694 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c11c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.775360658 +0000 UTC m=+32.240382694 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269179d0 item 40 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.777180945 +0000 UTC m=+32.242202981 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263c1cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326917d50 item 41 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.777826234 +0000 UTC m=+32.242848271 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d82c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa02a0 item 41 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.778680798 +0000 UTC m=+32.243702854 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8780): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.778680798 +0000 UTC m=+32.243702854 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d8cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa05b0 item 41 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.780817172 +0000 UTC m=+32.245839208 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa0fc0 item 42 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.781503838 +0000 UTC m=+32.246525925 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa1340 item 42 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.782390071 +0000 UTC m=+32.247412108 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d9d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.782390071 +0000 UTC m=+32.247412108 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649a3c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325fa1730 item 42 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.784326248 +0000 UTC m=+32.249348324 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649aa00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa000 item 43 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.785143121 +0000 UTC m=+32.250165157 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649af00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa1c0 item 43 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.785883859 +0000 UTC m=+32.250905895 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.785883859 +0000 UTC m=+32.250905895 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332649b980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa380 item 43 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.787810738 +0000 UTC m=+32.252832784 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d60c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fa850 item 44 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.788531739 +0000 UTC m=+32.253553806 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d65c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264faa10 item 44 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.78934734 +0000 UTC m=+32.254369376 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d6b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.78934734 +0000 UTC m=+32.254369376 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fabd0 item 44 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.791509323 +0000 UTC m=+32.256531359 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d76c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb110 item 45 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.792414882 +0000 UTC m=+32.257436929 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433264d7bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.792414882 +0000 UTC m=+32.257436929 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265043c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb2d0 item 45 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.795751403 +0000 UTC m=+32.260773439 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb650 item 46 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.796639731 +0000 UTC m=+32.261661767 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326504f00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.796639731 +0000 UTC m=+32.261661767 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fb810 item 46 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.798945445 +0000 UTC m=+32.263967481 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326505c40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fbb90 item 47 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.799733703 +0000 UTC m=+32.264755750 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.799733703 +0000 UTC m=+32.264755750 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651c940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433264fbd50 item 47 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.801853797 +0000 UTC m=+32.266875853 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651cf80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633c7e0 item 48 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.80263398 +0000 UTC m=+32.267656036 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651d480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.80263398 +0000 UTC m=+32.267656036 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332651db80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633ca80 item 48 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.804958981 +0000 UTC m=+32.269981017 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265622c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633d2d0 item 49 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.805871144 +0000 UTC m=+32.270893249 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.805871144 +0000 UTC m=+32.270893249 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326562c80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633d490 item 49 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.808184923 +0000 UTC m=+32.273206959 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563300): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633db90 item 50 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.808958353 +0000 UTC m=+32.273980469 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.808958353 +0000 UTC m=+32.273980469 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326563d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332633de30 item 50 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.811240002 +0000 UTC m=+32.276262078 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5ad20 item 51 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.812116707 +0000 UTC m=+32.277138753 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.812116707 +0000 UTC m=+32.277138753 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326592f40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5b0a0 item 51 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.814270654 +0000 UTC m=+32.279292721 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265935c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5b8f0 item 52 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.815228172 +0000 UTC m=+32.280250209 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326593ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.815228172 +0000 UTC m=+32.280250209 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325e5bd50 item 52 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.817892304 +0000 UTC m=+32.282914340 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b87c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936310 item 53 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.818723863 +0000 UTC m=+32.283745899 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b8cc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.818723863 +0000 UTC m=+32.283745899 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269364d0 item 53 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.820938486 +0000 UTC m=+32.285960522 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936850 item 54 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.821927524 +0000 UTC m=+32.286949560 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265b9d80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.821927524 +0000 UTC m=+32.286949560 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936a10 item 54 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.824032018 +0000 UTC m=+32.289054054 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936d90 item 55 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.824792083 +0000 UTC m=+32.289814119 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e6f80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.824792083 +0000 UTC m=+32.289814119 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e74c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326936f50 item 55 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.827167508 +0000 UTC m=+32.292189544 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433265e7b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269378f0 item 56 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.828049704 +0000 UTC m=+32.293071810 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.828049704 +0000 UTC m=+32.293071810 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266126c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326937ab0 item 56 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.830196258 +0000 UTC m=+32.295218303 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326612d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610ca10 item 57 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.831139058 +0000 UTC m=+32.296161094 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610cd90 item 57 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.83197177 +0000 UTC m=+32.296993816 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613780): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.83197177 +0000 UTC m=+32.296993816 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326613d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610cf50 item 57 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.834283406 +0000 UTC m=+32.299305442 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d500 item 58 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.834977026 +0000 UTC m=+32.299999062 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d6c0 item 58 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.835914826 +0000 UTC m=+32.300936943 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326640ec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.835914826 +0000 UTC m=+32.300936943 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610d880 item 58 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.838120802 +0000 UTC m=+32.303142948 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326641ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332610de30 item 59 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.838798111 +0000 UTC m=+32.303820158 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632380 item 59 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.83986138 +0000 UTC m=+32.304883475 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666e640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.83986138 +0000 UTC m=+32.304883475 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666ebc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632bd0 item 59 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.842247956 +0000 UTC m=+32.307269992 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f200): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326632f50 item 60 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.842935594 +0000 UTC m=+32.307957670 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666f740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633110 item 60 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.843837247 +0000 UTC m=+32.308859333 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332666fc80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.843837247 +0000 UTC m=+32.308859333 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e340): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633730 item 60 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.845885264 +0000 UTC m=+32.310907310 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633b20 item 61 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.846785655 +0000 UTC m=+32.311807691 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668eec0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.846785655 +0000 UTC m=+32.311807691 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f5c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326633d50 item 61 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.849103662 +0000 UTC m=+32.314125708 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668fc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae2a0 item 62 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.851444933 +0000 UTC m=+32.316466969 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a8a00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.851444933 +0000 UTC m=+32.316466969 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706580): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342070 item 62 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.853390938 +0000 UTC m=+32.318412974 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326706bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920070 item 63 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.854097231 +0000 UTC m=+32.319119277 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.854097231 +0000 UTC m=+32.319119277 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1c940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920310 item 63 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.855767907 +0000 UTC m=+32.320789943 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1cf80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920700 item 64 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.856347541 +0000 UTC m=+32.321369577 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1d4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.856347541 +0000 UTC m=+32.321369577 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325f1dc80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269208c0 item 64 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.858408594 +0000 UTC m=+32.323430630 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326920c40 item 65 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.859185501 +0000 UTC m=+32.324207537 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266be980): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.859185501 +0000 UTC m=+32.324207537 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bee80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921030 item 65 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.86086428 +0000 UTC m=+32.325886316 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269213b0 item 66 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.861649542 +0000 UTC m=+32.326671579 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bf940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.861649542 +0000 UTC m=+32.326671579 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433266bfe80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921570 item 66 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.86304104 +0000 UTC m=+32.328063086 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269218f0 item 67 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.863688604 +0000 UTC m=+32.328710650 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.863688604 +0000 UTC m=+32.328710650 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262a9b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921ab0 item 67 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.865418981 +0000 UTC m=+32.330441017 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326921e30 item 68 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.86602176 +0000 UTC m=+32.331043796 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.86602176 +0000 UTC m=+32.331043796 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326707c80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae380 item 68 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.867676644 +0000 UTC m=+32.332698680 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433269023c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae700 item 69 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.868291696 +0000 UTC m=+32.333313732 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.868291696 +0000 UTC m=+32.333313732 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326902dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269ae8c0 item 69 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.870145687 +0000 UTC m=+32.335167733 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269aec40 item 70 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.870768754 +0000 UTC m=+32.335790790 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.870768754 +0000 UTC m=+32.335790790 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326903e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269aee00 item 70 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.872319893 +0000 UTC m=+32.337341929 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688a680): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af180 item 71 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.87296978 +0000 UTC m=+32.337991816 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688ab80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.87296978 +0000 UTC m=+32.337991816 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b080): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af3b0 item 71 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.874683255 +0000 UTC m=+32.339705292 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688b700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af810 item 72 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.875388577 +0000 UTC m=+32.340410614 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332688bc00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.875388577 +0000 UTC m=+32.340410614 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325e14b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269af9d0 item 72 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.876926892 +0000 UTC m=+32.341948928 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648a4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433269afdc0 item 73 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.877742162 +0000 UTC m=+32.342764198 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ad40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628c620 item 73 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.878491246 +0000 UTC m=+32.343513282 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648b4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.878491246 +0000 UTC m=+32.343513282 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332648ba00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628c8c0 item 73 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.879979728 +0000 UTC m=+32.345001764 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b96740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628d110 item 74 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.880620387 +0000 UTC m=+32.345642424 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97240): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628d2d0 item 74 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.881330478 +0000 UTC m=+32.346352515 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243325b97a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.881330478 +0000 UTC m=+32.346352515 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028280): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628d500 item 74 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.883310396 +0000 UTC m=+32.348332453 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326028d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628db90 item 75 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.883981003 +0000 UTC m=+32.349003040 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326029b00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): _writeAt: size=3, off=2 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332628ddc0 item 75 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.884682027 +0000 UTC m=+32.349704063 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.884682027 +0000 UTC m=+32.349704063 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668e940): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342540 item 75 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.886607573 +0000 UTC m=+32.351629609 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668ef80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342c40 item 76 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.887180234 +0000 UTC m=+32.352202270 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342e00 item 76 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): _writeAt: size=3, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.887793071 +0000 UTC m=+32.352815107 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332668f9c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.887793071 +0000 UTC m=+32.352815107 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe2c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326342fc0 item 76 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.889273737 +0000 UTC m=+32.354295774 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fe900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343340 item 77 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.889765988 +0000 UTC m=+32.354788024 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260fee00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.889765988 +0000 UTC m=+32.354788024 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ff500): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343570 item 77 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.891596083 +0000 UTC m=+32.356618119 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433260ffb40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343960 item 78 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.892153976 +0000 UTC m=+32.357176012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192140): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.892153976 +0000 UTC m=+32.357176012 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326343b20 item 78 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.893611058 +0000 UTC m=+32.358633094 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326192e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c000 item 79 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.894225338 +0000 UTC m=+32.359247374 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.894225338 +0000 UTC m=+32.359247374 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326193a80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c1c0 item 79 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.895932602 +0000 UTC m=+32.360954638 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b21c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c540 item 80 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.896534399 +0000 UTC m=+32.361556435 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b26c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.896534399 +0000 UTC m=+32.361556435 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b2dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664c7e0 item 80 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.898195154 +0000 UTC m=+32.363217241 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3400): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664ccb0 item 81 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.898819684 +0000 UTC m=+32.363841720 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3880): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.898819684 +0000 UTC m=+32.363841720 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261b3dc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664ce70 item 81 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.900492854 +0000 UTC m=+32.365514890 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d1f0 item 82 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.901457795 +0000 UTC m=+32.366479831 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6a40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.901457795 +0000 UTC m=+32.366479831 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c6fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d3b0 item 82 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.903251232 +0000 UTC m=+32.368273269 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d730 item 83 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.903966002 +0000 UTC m=+32.368988038 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261c7b40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.903966002 +0000 UTC m=+32.368988038 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6180): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664d8f0 item 83 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.905739791 +0000 UTC m=+32.370761848 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6800): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664dc70 item 84 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.906530915 +0000 UTC m=+32.371552961 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d6d00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.906530915 +0000 UTC m=+32.371552961 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7280): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x24332664de30 item 84 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.908258879 +0000 UTC m=+32.373280925 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eaa770 item 85 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.908922602 +0000 UTC m=+32.373944648 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261d7e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.908922602 +0000 UTC m=+32.373944648 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4440): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eaab60 item 85 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.910652679 +0000 UTC m=+32.375674726 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eab7a0 item 86 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.911482616 +0000 UTC m=+32.376504672 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f4fc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.911482616 +0000 UTC m=+32.376504672 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5540): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243325eabc00 item 86 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.913268799 +0000 UTC m=+32.378290845 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433261f5bc0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1c380 item 87 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.914301129 +0000 UTC m=+32.379323176 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c1c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.914301129 +0000 UTC m=+32.379323176 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621c700): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326a1c540 item 87 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.916582247 +0000 UTC m=+32.381604283 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332621cd80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d02a0 item 88 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.917265347 +0000 UTC m=+32.382287383 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262922c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.917265347 +0000 UTC m=+32.382287383 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292840): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0540 item 88 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.918696449 +0000 UTC m=+32.383718485 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326292e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0a80 item 89 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.919622147 +0000 UTC m=+32.384644183 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433262933c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0e00 item 89 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.92029082 +0000 UTC m=+32.385312856 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293900): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.92029082 +0000 UTC m=+32.385312856 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x243326293e80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d0fc0 item 89 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.921870011 +0000 UTC m=+32.386892087 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635e5c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1570 item 90 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.922386487 +0000 UTC m=+32.387408523 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635eb00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1810 item 90 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.923348303 +0000 UTC m=+32.388370349 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f040): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.923348303 +0000 UTC m=+32.388370349 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635f600): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433262d1ab0 item 90 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.925375812 +0000 UTC m=+32.390397858 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x24332635fc40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356150 item 91 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.92600523 +0000 UTC m=+32.391027296 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0280): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): >_readAt: n=2, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): _writeAt: size=3, off=7 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356460 item 91 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.926744687 +0000 UTC m=+32.391766723 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b07c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): >_readAt: n=8, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.926744687 +0000 UTC m=+32.391766723 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b0d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356690 item 91 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.928402527 +0000 UTC m=+32.393424563 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1380): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356a80 item 92 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.928999524 +0000 UTC m=+32.394021561 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b18c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): open at offset 5 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356cb0 item 92 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): _readAt: size=2, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): _writeAt: size=3, off=5 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): >_writeAt: n=3, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.929824563 +0000 UTC m=+32.394846619 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263b1e00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): >_readAt: n=3, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.929824563 +0000 UTC m=+32.394846619 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263be4c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326356fc0 item 92 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.931641544 +0000 UTC m=+32.396663590 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263beb00): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357570 item 93 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.932255043 +0000 UTC m=+32.397277108 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf040): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.932255043 +0000 UTC m=+32.397277108 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bf740): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357730 item 93 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.934413238 +0000 UTC m=+32.399435324 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263bfd80): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357c00 item 94 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.9352086 +0000 UTC m=+32.400230696 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d03c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.9352086 +0000 UTC m=+32.400230696 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d0ac0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x243326357dc0 item 94 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.937461534 +0000 UTC m=+32.402483570 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1100): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba310 item 95 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.939854643 +0000 UTC m=+32.404876680 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1640): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.939854643 +0000 UTC m=+32.404876680 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263d1d40): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba4d0 item 95 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): open at offset 0 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): _readAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): >_readAt: n=0, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.943368378 +0000 UTC m=+32.408390425 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee480): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): _writeAt: size=5, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268ba850 item 96 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): >_writeAt: n=5, err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.943961929 +0000 UTC m=+32.408983966 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ee9c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:33:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:33:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:33:58 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): _readAt: size=512, off=0 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): openPending: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): >openPending: err= 2026/08/02 02:33:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): >_readAt: n=5, err=EOF 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): close: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:33:58.943961929 +0000 UTC m=+32.408983966 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : open-test-file(0x2433263ef0c0): >close: err= 2026/08/02 02:33:58 DEBUG : open-test-file: Remove: 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2433268baa10 item 96 2026/08/02 02:33:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:33:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:33:58 DEBUG : open-test-file: >Remove: err= 2026/08/02 02:33:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : >WaitForWriters: 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.28s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.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.01s) --- 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-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:58 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:58 DEBUG : file1: newRWFileHandle: 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): openPending: 2026/08/02 02:33:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): >openPending: err= 2026/08/02 02:33:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:33:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:33:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): _writeAt: size=2, off=0 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): >_writeAt: n=2, err= 2026/08/02 02:33:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): RWFileHandle.Flush 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): RWFileHandle.Release 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): close: 2026/08/02 02:33:58 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/02 02:33:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:58 DEBUG : file1(0x24332621d040): >close: err= 2026/08/02 02:33:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:58 DEBUG : Looking for writers 2026/08/02 02:33:58 DEBUG : file1: reading active writers 2026/08/02 02:33:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : file1: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:59 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:59 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:59 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:33:59 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1.a0a9169e.partial" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1.a0a9169e.partial 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1.a0a9169e.partial" 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : file1: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dewidep8biwa/file1.a0a9169e.partial 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/02 02:33:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/02 02:33:59 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/02 02:33:59 INFO : file1: Copied (new) 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : file1: reading active writers 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/02 02:33:59 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/02 02:33:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:33:59 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:33:59 DEBUG : >WaitForWriters: 2026/08/02 02:33:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:33:59 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:59 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-dewidep8biwa/dir/file1: no such file or directory 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-dewidep8biwa/file1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/02 02:33:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : file1: reading active writers 2026/08/02 02:33:59 DEBUG : >WaitForWriters: 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:59 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:33:59 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:59 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:33:59 DEBUG : rename_me: newRWFileHandle: 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): openPending: 2026/08/02 02:33:59 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): >openPending: err= 2026/08/02 02:33:59 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/02 02:33:59 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/02 02:33:59 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): _writeAt: size=5, off=0 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): >_writeAt: n=5, err= 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): close: 2026/08/02 02:33:59 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-02 02:33:59.489628409 +0000 UTC m=+32.954650445 2026/08/02 02:33:59 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/02 02:33:59 DEBUG : rename_me(0x2433265b8180): >close: err= 2026/08/02 02:33:59 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/02 02:33:59 DEBUG : i_was_renamed: Updating file with 0x2433265b6c30 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/02 02:33:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:33:59 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/02 02:33:59 DEBUG : i_was_renamed.40e3c0ba.partial: size = 5 OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/i_was_renamed.40e3c0ba.partial" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/i_was_renamed.40e3c0ba.partial 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/i_was_renamed.40e3c0ba.partial" 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/i_was_renamed.40e3c0ba.partial 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : i_was_renamed.40e3c0ba.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:59 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:33:59 DEBUG : i_was_renamed.40e3c0ba.partial: renamed to: i_was_renamed 2026/08/02 02:33:59 INFO : i_was_renamed: Copied (new) 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/i_was_renamed" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/i_was_renamed 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/i_was_renamed" 2026/08/02 02:33:59 DEBUG : Looking for writers 2026/08/02 02:33:59 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/i_was_renamed 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:33:59 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-02 02:33:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/02 02:33:59 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/02 02:33:59 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/02 02:33:59 DEBUG : >WaitForWriters: 2026/08/02 02:33:59 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:33:59 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dewidep8biwa" 2026/08/02 02:33:59 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:33:59 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:33:59 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : forgetting directory cache 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): _readAt: size=512, off=0 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): openPending: 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:34:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): >openPending: err= 2026/08/02 02:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): >_readAt: n=20, err=EOF 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): close: 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:34:59 +0000 UTC 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649cac0): >close: err= 2026/08/02 02:34:00 DEBUG : Re-reading directory (110.887496ms old) 2026/08/02 02:34:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/02 02:34:00 DEBUG : forgetting directory cache 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): _readAt: size=512, off=0 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): openPending: 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:35:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-02 01:34:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:35:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-02 01:34:59 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/02 02:34:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): >openPending: err= 2026/08/02 02:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): >_readAt: n=20, err=EOF 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): close: 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:35:59 +0000 UTC 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate(0x24332649d200): >close: err= 2026/08/02 02:34:00 DEBUG : Re-reading directory (115.887399ms old) 2026/08/02 02:34:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:00 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:00 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : forgetting directory cache 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): _readAt: size=512, off=0 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): openPending: 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:36:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-02 01:35:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:36:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-02 01:35:59 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/02 02:34:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): >openPending: err= 2026/08/02 02:34:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): >_readAt: n=20, err=EOF 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): close: 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:36:59 +0000 UTC 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x243326910480): >close: err= 2026/08/02 02:34:01 DEBUG : Re-reading directory (113.476406ms old) 2026/08/02 02:34:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : forgetting directory cache 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): _readAt: size=512, off=0 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): openPending: 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:37:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-02 01:36:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:37:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-02 01:36:59 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/02 02:34:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): >openPending: err= 2026/08/02 02:34:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): >_readAt: n=20, err=EOF 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): close: 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:37:59 +0000 UTC 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate(0x24332649c780): >close: err= 2026/08/02 02:34:01 DEBUG : Re-reading directory (120.77607ms old) 2026/08/02 02:34:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:01 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : forgetting directory cache 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): _readAt: size=512, off=0 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): openPending: 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:38:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-02 01:37:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:38:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-02 01:37:59 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/02 02:34:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): >openPending: err= 2026/08/02 02:34:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): >_readAt: n=20, err=EOF 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): close: 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:38:59 +0000 UTC 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x243326910f00): >close: err= 2026/08/02 02:34:02 DEBUG : Re-reading directory (104.115278ms old) 2026/08/02 02:34:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : forgetting directory cache 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): _readAt: size=512, off=0 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): openPending: 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:39:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-02 01:38:59 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:39:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-02 01:38:59 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/02 02:34:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:34:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): >openPending: err= 2026/08/02 02:34:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): >_readAt: n=20, err=EOF 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): close: 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:39:59 +0000 UTC 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate(0x24332649d080): >close: err= 2026/08/02 02:34:02 DEBUG : Re-reading directory (102.466265ms old) 2026/08/02 02:34:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:02 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : forgetting directory cache 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): _readAt: size=512, off=0 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): openPending: 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-02 01:40:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-02 01:39:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-02 01:40:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-02 01:39:59 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/02 02:34:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/02 02:34:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): >openPending: err= 2026/08/02 02:34:03 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): >_readAt: n=21, err=EOF 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): close: 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:40:59 +0000 UTC 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x2433262a9440): >close: err= 2026/08/02 02:34:03 DEBUG : Re-reading directory (106.843569ms old) 2026/08/02 02:34:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : forgetting directory cache 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): _readAt: size=512, off=0 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): openPending: 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-02 01:41:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-02 01:40:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-02 01:41:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-02 01:40:59 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/02 02:34:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/02 02:34:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): >openPending: err= 2026/08/02 02:34:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): >_readAt: n=22, err=EOF 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): close: 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:41:59 +0000 UTC 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate(0x24332649dbc0): >close: err= 2026/08/02 02:34:03 DEBUG : Re-reading directory (105.849963ms old) 2026/08/02 02:34:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:03 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : forgetting directory cache 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): _readAt: size=512, off=0 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): openPending: 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-02 01:42:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-02 01:41:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-02 01:42:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-02 01:41:59 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/02 02:34:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/02 02:34:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): >openPending: err= 2026/08/02 02:34:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): >_readAt: n=23, err=EOF 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): close: 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:42:59 +0000 UTC 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x243325e14780): >close: err= 2026/08/02 02:34:04 DEBUG : Re-reading directory (119.01267ms old) 2026/08/02 02:34:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/02 02:34:04 DEBUG : forgetting directory cache 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): _readAt: size=512, off=0 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): openPending: 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-dewidep8biwa/TestRWCacheUpdate 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-02 01:43:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-02 01:42:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-02 01:43:59 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-02 01:42:59 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/02 02:34:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/02 02:34:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): >openPending: err= 2026/08/02 02:34:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): >_readAt: n=24, err=EOF 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): close: 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:43:59 +0000 UTC 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate(0x24332648b280): >close: err= 2026/08/02 02:34:04 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:04 DEBUG : Looking for writers 2026/08/02 02:34:04 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/02 02:34:04 DEBUG : >WaitForWriters: 2026/08/02 02:34:04 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : forgetting directory cache 2026/08/02 02:34:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/02 02:34:05 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:05 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:34:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:34:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:34:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:34:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:34:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:34:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:05 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:05 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/FiLeA" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dewidep8biwa/FiLeA 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/02 02:34:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:34:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:34:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FiLeB" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/FiLeB 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:34:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:34:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/FilEb" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dewidep8biwa/FilEb 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/02 02:34:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/02 02:34:06 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/02 02:34:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/02 02:34:06 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/02 02:34:06 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:06 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:06 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:06 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:34:06 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:34:06 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:34:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:34:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:34:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:06 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:06 DEBUG : Looking for writers 2026/08/02 02:34:06 DEBUG : FiLeA: reading active writers 2026/08/02 02:34:06 DEBUG : FiLeB: reading active writers 2026/08/02 02:34:06 DEBUG : FilEb: reading active writers 2026/08/02 02:34:06 DEBUG : >WaitForWriters: 2026/08/02 02:34:06 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:06 DEBUG : Looking for writers 2026/08/02 02:34:06 DEBUG : FiLeA: reading active writers 2026/08/02 02:34:06 DEBUG : FiLeB: reading active writers 2026/08/02 02:34:06 DEBUG : FilEb: reading active writers 2026/08/02 02:34:06 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.69s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/normal name with no special characters.txt" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/normal name with no special characters.txt 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/normal name with no special characters.txt" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dewidep8biwa/normal name with no special characters.txt 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:06 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:06 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/normal name with no special characters.txt" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/normal\ name\ with\ no\ special\ characters.txt" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dewidep8biwa/normal name with no special characters.txt 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/測試_Русский___ě_áñ" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dewidep8biwa/測試_Русский___ě_áñ 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/02 02:34:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Reusing VFS from active cache 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:07 DEBUG : dir: Looking for writers 2026/08/02 02:34:07 DEBUG : file2: reading active writers 2026/08/02 02:34:07 DEBUG : Looking for writers 2026/08/02 02:34:07 DEBUG : dir: reading active writers 2026/08/02 02:34:07 DEBUG : file1: reading active writers 2026/08/02 02:34:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:07 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:07 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:07 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:08 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:08 DEBUG : dir: Looking for writers 2026/08/02 02:34:08 DEBUG : Looking for writers 2026/08/02 02:34:08 DEBUG : file1: reading active writers 2026/08/02 02:34:08 DEBUG : dir: reading active writers 2026/08/02 02:34:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.44s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:08 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:08 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:34:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:34:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:34:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/02 02:34:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/new_file.txt" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/new_file.txt 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/new_file.txt" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/dir/new_file.txt 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:34:08 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/02 02:34:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:34:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/02 02:34:08 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:08 DEBUG : dir: Looking for writers 2026/08/02 02:34:08 DEBUG : file2: reading active writers 2026/08/02 02:34:08 DEBUG : new_file.txt: reading active writers 2026/08/02 02:34:08 DEBUG : Looking for writers 2026/08/02 02:34:08 DEBUG : dir: reading active writers 2026/08/02 02:34:08 DEBUG : file1: reading active writers 2026/08/02 02:34:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.52s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:08 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file2" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/dir/file2 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:08 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/02 02:34:08 DEBUG : dir/file1: Updating file with dir/file1 0x243326385c70 2026/08/02 02:34:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/02 02:34:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:34:08 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/dir/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/dir/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:09 INFO : dir/file1: Moved (server-side) to: file0 2026/08/02 02:34:09 DEBUG : file0: Updating file with file0 0x243326385c70 2026/08/02 02:34:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file0" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file0 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file0" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dewidep8biwa/file0 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file0" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file0 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file0" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dewidep8biwa/file0 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/02 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:09 DEBUG : dir: Looking for writers 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 DEBUG : dir: reading active writers 2026/08/02 02:34:09 DEBUG : file0: reading active writers 2026/08/02 02:34:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.58s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:09 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Server has VFS statistics extension 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: About path "/rclone-test-dewidep8biwa" 2026/08/02 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:09 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/02 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:09 DEBUG : d: Looking for writers 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 DEBUG : a: Looking for writers 2026/08/02 02:34:09 DEBUG : b: Looking for writers 2026/08/02 02:34:09 DEBUG : c: Looking for writers 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 DEBUG : a: reading active writers 2026/08/02 02:34:09 DEBUG : b: reading active writers 2026/08/02 02:34:09 DEBUG : c: reading active writers 2026/08/02 02:34:09 DEBUG : d: reading active writers 2026/08/02 02:34:09 DEBUG : /: reading active writers 2026/08/02 02:34:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:09 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/02 02:34:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/02 02:34:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/02 02:34:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/02 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:09 DEBUG : a/b/c/d: Looking for writers 2026/08/02 02:34:09 DEBUG : a/b/c: Looking for writers 2026/08/02 02:34:09 DEBUG : d: reading active writers 2026/08/02 02:34:09 DEBUG : a/b: Looking for writers 2026/08/02 02:34:09 DEBUG : c: reading active writers 2026/08/02 02:34:09 DEBUG : a: Looking for writers 2026/08/02 02:34:09 DEBUG : b: reading active writers 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 DEBUG : a: reading active writers 2026/08/02 02:34:09 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-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:09 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:09 DEBUG : Looking for writers 2026/08/02 02:34:09 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-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:09 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/02 02:34:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/02 02:34:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:34:09 DEBUG : file1: size = 5 OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:34:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:34:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:09 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/02 02:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/02 02:34:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:34:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:34:09 DEBUG : file1: size = 0 OK 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:09 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:34:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:34:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:34:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (7 bytes), uploading instead of streaming 2026/08/02 02:34:10 DEBUG : file1: size = 7 OK 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:10 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:10 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/02 02:34:10 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/02 02:34:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:10 DEBUG : Looking for writers 2026/08/02 02:34:10 DEBUG : file1: reading active writers 2026/08/02 02:34:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:10 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/02 02:34:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/02 02:34:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/02 02:34:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (11 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 11 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:34:11 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.31s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 5 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/02 02:34:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: WriteFileHandle.Release closing 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 0 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:34:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (2 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 2 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/02 02:34:11 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 0 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/02 02:34:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:34:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.07s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: File to upload is small (100 bytes), uploading instead of streaming 2026/08/02 02:34:11 DEBUG : file1: size = 100 OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/file1" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 5ed3825e5d3ff961c6df4e55095ce7af /rclone-test-dewidep8biwa/file1 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : file1: Parsed hash: 5ed3825e5d3ff961c6df4e55095ce7af 2026/08/02 02:34:11 DEBUG : file1: md5 = 5ed3825e5d3ff961c6df4e55095ce7af OK 2026/08/02 02:34:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/02 02:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:34:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:34:11 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:34:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:34:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:34:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:11 DEBUG : Looking for writers 2026/08/02 02:34:11 DEBUG : file1: reading active writers 2026/08/02 02:34:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.03s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:11 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:11 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:11 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: sha1sum /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:12 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/02 02:34:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/02 02:34:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/02 02:34:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:12 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:12 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f000.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-dewidep8biwa/flat/f000.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/02 02:34:13 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/02 02:34:13 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f001.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-dewidep8biwa/flat/f001.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/02 02:34:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/02 02:34:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f002.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-dewidep8biwa/flat/f002.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/02 02:34:13 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/02 02:34:13 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f003.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-dewidep8biwa/flat/f003.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/02 02:34:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/02 02:34:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/flat/f004.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-dewidep8biwa/flat/f004.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/02 02:34:13 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:13 DEBUG : flat: Looking for writers 2026/08/02 02:34:13 DEBUG : f003.txt: reading active writers 2026/08/02 02:34:13 DEBUG : f004.txt: reading active writers 2026/08/02 02:34:13 DEBUG : f000.txt: reading active writers 2026/08/02 02:34:13 DEBUG : f001.txt: reading active writers 2026/08/02 02:34:13 DEBUG : f002.txt: reading active writers 2026/08/02 02:34:13 DEBUG : Looking for writers 2026/08/02 02:34:13 DEBUG : flat: reading active writers 2026/08/02 02:34:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.61s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:13 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:13 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/02 02:34:13 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/a/b/c/deep.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/a/b/c/deep.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/a/b/c/deep.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-dewidep8biwa/a/b/c/deep.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/02 02:34:13 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/02 02:34:13 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/a/b/mid.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/a/b/mid.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/a/b/mid.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-dewidep8biwa/a/b/mid.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/02 02:34:13 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/02 02:34:13 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/02 02:34:13 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:13 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/a/top.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/a/top.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/a/top.txt" 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-dewidep8biwa/a/top.txt 2026/08/02 02:34:13 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:13 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/02 02:34:13 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:13 DEBUG : a/b/c: Looking for writers 2026/08/02 02:34:13 DEBUG : deep.txt: reading active writers 2026/08/02 02:34:13 DEBUG : a/b: Looking for writers 2026/08/02 02:34:13 DEBUG : c: reading active writers 2026/08/02 02:34:13 DEBUG : mid.txt: reading active writers 2026/08/02 02:34:13 DEBUG : a: Looking for writers 2026/08/02 02:34:13 DEBUG : b: reading active writers 2026/08/02 02:34:13 DEBUG : top.txt: reading active writers 2026/08/02 02:34:13 DEBUG : Looking for writers 2026/08/02 02:34:13 DEBUG : a: reading active writers 2026/08/02 02:34:13 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.37s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:13 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/bigdir/big.bin" 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/bigdir/big.bin 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/bigdir/big.bin" 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 05b12e7d3b5b839151a274f771aaff98 /rclone-test-dewidep8biwa/bigdir/big.bin 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:14 DEBUG : bigdir/big.bin: Parsed hash: 05b12e7d3b5b839151a274f771aaff98 2026/08/02 02:34:14 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:14 DEBUG : bigdir: Looking for writers 2026/08/02 02:34:14 DEBUG : big.bin: reading active writers 2026/08/02 02:34:14 DEBUG : Looking for writers 2026/08/02 02:34:14 DEBUG : bigdir: reading active writers 2026/08/02 02:34:14 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.03s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-dewidep8biwa", Local "Local file system at /tmp/rclone3706140396", Modify Window "1s" 2026/08/02 02:34:14 INFO : sftp://rclone@:22/rclone-test-dewidep8biwa: poll-interval is not supported by this remote 2026/08/02 02:34:14 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/02 02:34:14 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/02 02:34:14 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:14 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir1/a.txt" 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir1/a.txt 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir1/a.txt" 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-dewidep8biwa/dir1/a.txt 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:14 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/02 02:34:14 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/02 02:34:14 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/02 02:34:14 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:14 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir2/b.txt" 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir2/b.txt 2026/08/02 02:34:14 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir2/b.txt" 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: 415290769594460e2e485922904f345d /rclone-test-dewidep8biwa/dir2/b.txt 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:15 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/02 02:34:15 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/02 02:34:15 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/02 02:34:15 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:34:15 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Shell path "/rclone-test-dewidep8biwa/dir3/c.txt" 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: creating additional session 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Running remote command: md5sum /rclone-test-dewidep8biwa/dir3/c.txt 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dewidep8biwa/dir3/c.txt" 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: command exited OK 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-dewidep8biwa/dir3/c.txt 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: ssh external: close 2026/08/02 02:34:15 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/02 02:34:15 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:34:15 DEBUG : dir1: Looking for writers 2026/08/02 02:34:15 DEBUG : a.txt: reading active writers 2026/08/02 02:34:15 DEBUG : dir2: Looking for writers 2026/08/02 02:34:15 DEBUG : b.txt: reading active writers 2026/08/02 02:34:15 DEBUG : dir3: Looking for writers 2026/08/02 02:34:15 DEBUG : c.txt: reading active writers 2026/08/02 02:34:15 DEBUG : Looking for writers 2026/08/02 02:34:15 DEBUG : dir1: reading active writers 2026/08/02 02:34:15 DEBUG : dir2: reading active writers 2026/08/02 02:34:15 DEBUG : dir3: reading active writers 2026/08/02 02:34:15 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/02 02:34:15 DEBUG : sftp://rclone@:22/rclone-test-dewidep8biwa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 48.725667711s (try 1/5)