"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/22 01:04:39 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-dafaqoj9buta" 2026/08/22 01:04:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/22 01:04:39 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/22 01:04:39 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/22 01:04:39 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/22 01:04:39 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/22 01:04:39 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/22 01:04:39 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: 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/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell type "unix" from config 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Relative path resolved to "/rclone-test-dafaqoj9buta" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Using root directory "/rclone-test-dafaqoj9buta" 2026/08/22 01:04:40 DEBUG : Creating backend with remote "/tmp/rclone2051858108" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:40 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:40 DEBUG : dir: Looking for writers 2026/08/22 01:04:40 DEBUG : Looking for writers 2026/08/22 01:04:40 DEBUG : dir: reading active writers 2026/08/22 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:40 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:40 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/22 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:40 DEBUG : dir/subdir: Looking for writers 2026/08/22 01:04:40 DEBUG : dir: Looking for writers 2026/08/22 01:04:40 DEBUG : file1: reading active writers 2026/08/22 01:04:40 DEBUG : file2: reading active writers 2026/08/22 01:04:40 DEBUG : subdir: reading active writers 2026/08/22 01:04:40 DEBUG : Looking for writers 2026/08/22 01:04:40 DEBUG : dir: reading active writers 2026/08/22 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:40 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:40 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:41 DEBUG : dir: Looking for writers 2026/08/22 01:04:41 DEBUG : file1: reading active writers 2026/08/22 01:04:41 DEBUG : Looking for writers 2026/08/22 01:04:41 DEBUG : dir: reading active writers 2026/08/22 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:41 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:41 DEBUG : dir: Looking for writers 2026/08/22 01:04:41 DEBUG : Looking for writers 2026/08/22 01:04:41 DEBUG : dir: reading active writers 2026/08/22 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:41 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:41 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:41 DEBUG : forgetting directory cache 2026/08/22 01:04:41 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:41 DEBUG : Looking for writers 2026/08/22 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.22s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:41 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/22 01:04:41 DEBUG : dir: invalidating directory cache 2026/08/22 01:04:41 DEBUG : >ForgetPath: 2026/08/22 01:04:41 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/22 01:04:41 DEBUG : invalidating directory cache 2026/08/22 01:04:41 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:41 DEBUG : >ForgetPath: 2026/08/22 01:04:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/22 01:04:41 DEBUG : >ForgetPath: 2026/08/22 01:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:41 DEBUG : dir: Looking for writers 2026/08/22 01:04:41 DEBUG : Looking for writers 2026/08/22 01:04:41 DEBUG : dir: reading active writers 2026/08/22 01:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:41 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:41 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: 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/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/fil/a/b/c" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/fil/a/b/c 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/fil/a/b/c" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-dafaqoj9buta/fil/a/b/c 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/fil/a/b/c" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/fil/a/b/c 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/fil/a/b/c" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-dafaqoj9buta/fil/a/b/c 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:42 DEBUG : forgetting directory cache 2026/08/22 01:04:42 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:42 DEBUG : dir: Looking for writers 2026/08/22 01:04:42 DEBUG : fil/a/b: Looking for writers 2026/08/22 01:04:42 DEBUG : fil/a: Looking for writers 2026/08/22 01:04:42 DEBUG : b: reading active writers 2026/08/22 01:04:42 DEBUG : fil: Looking for writers 2026/08/22 01:04:42 DEBUG : a: reading active writers 2026/08/22 01:04:42 DEBUG : Looking for writers 2026/08/22 01:04:42 DEBUG : dir: reading active writers 2026/08/22 01:04:42 DEBUG : fil: reading active writers 2026/08/22 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:42 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:42 DEBUG : dir: Looking for writers 2026/08/22 01:04:42 DEBUG : Looking for writers 2026/08/22 01:04:42 DEBUG : dir: reading active writers 2026/08/22 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:42 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:42 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:43 DEBUG : dir: Looking for writers 2026/08/22 01:04:43 DEBUG : file1: reading active writers 2026/08/22 01:04:43 DEBUG : Looking for writers 2026/08/22 01:04:43 DEBUG : dir: reading active writers 2026/08/22 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:43 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/subdir/file3" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-dafaqoj9buta/dir/subdir/file3 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/22 01:04:43 DEBUG : Waiting for deletions to finish 2026/08/22 01:04:43 INFO : dir/subdir/file3: Deleted 2026/08/22 01:04:43 DEBUG : removing 1 level 2 directories 2026/08/22 01:04:43 INFO : dir/subdir: Removing directory 2026/08/22 01:04:43 DEBUG : dir: invalidating directory cache 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/22 01:04:43 DEBUG : dir/file1: Reset virtual modtime 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/22 01:04:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/22 01:04:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:43 DEBUG : dir: invalidating directory cache 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/22 01:04:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/22 01:04:43 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/22 01:04:43 DEBUG : forgetting directory cache 2026/08/22 01:04:43 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:43 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/22 01:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:43 DEBUG : dir/virtualDir: Looking for writers 2026/08/22 01:04:43 DEBUG : dir: Looking for writers 2026/08/22 01:04:43 DEBUG : virtualFile2: reading active writers 2026/08/22 01:04:43 DEBUG : virtualFile: reading active writers 2026/08/22 01:04:43 DEBUG : virtualDir: reading active writers 2026/08/22 01:04:43 DEBUG : file1: reading active writers 2026/08/22 01:04:43 DEBUG : Looking for writers 2026/08/22 01:04:43 DEBUG : dir: reading active writers 2026/08/22 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.65s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:43 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:43 ERROR : dir/: Can only open directories read only 2026/08/22 01:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:43 DEBUG : dir: Looking for writers 2026/08/22 01:04:43 DEBUG : Looking for writers 2026/08/22 01:04:43 DEBUG : dir: reading active writers 2026/08/22 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.15s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:43 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:43 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 01:04:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/22 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:04:44 DEBUG : dir/potato: size = 5 OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/potato" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/potato 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/potato" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/potato 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:04:44 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:04:44 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/22 01:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/22 01:04:44 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:44 DEBUG : dir: Looking for writers 2026/08/22 01:04:44 DEBUG : file1: reading active writers 2026/08/22 01:04:44 DEBUG : potato: reading active writers 2026/08/22 01:04:44 DEBUG : Looking for writers 2026/08/22 01:04:44 DEBUG : dir: reading active writers 2026/08/22 01:04:44 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:44 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:44 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:44 DEBUG : dir/sub: Looking for writers 2026/08/22 01:04:44 DEBUG : dir: Looking for writers 2026/08/22 01:04:44 DEBUG : file1: reading active writers 2026/08/22 01:04:44 DEBUG : sub: reading active writers 2026/08/22 01:04:44 DEBUG : Looking for writers 2026/08/22 01:04:44 DEBUG : dir: reading active writers 2026/08/22 01:04:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.56s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:44 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:44 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 01:04:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:45 DEBUG : dir/sub/subsub: Looking for writers 2026/08/22 01:04:45 DEBUG : dir/sub: Looking for writers 2026/08/22 01:04:45 DEBUG : subsub: reading active writers 2026/08/22 01:04:45 DEBUG : dir: Looking for writers 2026/08/22 01:04:45 DEBUG : file1: reading active writers 2026/08/22 01:04:45 DEBUG : sub: reading active writers 2026/08/22 01:04:45 DEBUG : Looking for writers 2026/08/22 01:04:45 DEBUG : dir: reading active writers 2026/08/22 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:45 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:45 ERROR : dir/: Dir.Remove not empty 2026/08/22 01:04:45 DEBUG : dir/file1: Remove: 2026/08/22 01:04:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:45 DEBUG : dir/file1: >Remove: err= 2026/08/22 01:04:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 01:04:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:45 DEBUG : Looking for writers 2026/08/22 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.20s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:45 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:45 DEBUG : dir/file1: Remove: 2026/08/22 01:04:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:45 DEBUG : dir/file1: >Remove: err= 2026/08/22 01:04:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 01:04:45 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:45 DEBUG : Looking for writers 2026/08/22 01:04:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.24s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:45 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:45 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:46 DEBUG : dir/file1: Remove: 2026/08/22 01:04:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:46 DEBUG : dir/file1: >Remove: err= 2026/08/22 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:46 DEBUG : dir: Looking for writers 2026/08/22 01:04:46 DEBUG : Looking for writers 2026/08/22 01:04:46 DEBUG : dir: reading active writers 2026/08/22 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.30s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:46 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file3" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file3 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file3" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dafaqoj9buta/dir/file3 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file3" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file3 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file3" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dafaqoj9buta/dir/file3 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/22 01:04:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/22 01:04:46 DEBUG : dir: Updating dir with dir2 0x3dacf2a26f00 2026/08/22 01:04:46 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:46 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/22 01:04:46 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir2/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir2/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir2/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir2/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir2/file1" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir2/file1 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:46 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:46 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/22 01:04:47 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/22 01:04:47 DEBUG : file2: Updating file with file2 0x3dacf28e0680 2026/08/22 01:04:47 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/file2 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/file2 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/22 01:04:47 INFO : dir2/file3: Deleted 2026/08/22 01:04:47 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/22 01:04:47 DEBUG : dir2/file3: Updating file with dir2/file3 0x3dacf28e0680 2026/08/22 01:04:47 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/22 01:04:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir2/file3" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir2/file3 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/22 01:04:47 DEBUG : empty directory: Updating dir with renamed empty directory 0x3dacf2361d40 2026/08/22 01:04:47 DEBUG : empty directory: forgetting directory cache 2026/08/22 01:04:47 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/22 01:04:47 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/22 01:04:47 DEBUG : dir2: Renaming to "dir3" 2026/08/22 01:04:47 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:47 DEBUG : dir3: Looking for writers 2026/08/22 01:04:47 DEBUG : file3: reading active writers 2026/08/22 01:04:47 DEBUG : renamed empty directory: Looking for writers 2026/08/22 01:04:47 DEBUG : Looking for writers 2026/08/22 01:04:47 DEBUG : dir3: reading active writers 2026/08/22 01:04:47 DEBUG : renamed empty directory: reading active writers 2026/08/22 01:04:47 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.81s) === 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-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:47 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:47 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/22 01:04:48 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:04:48 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 01:04:48 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/22 01:04:48 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 01:04:48 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:04:48 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 01:04:48 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/22 01:04:48 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (12 bytes), uploading instead of streaming 2026/08/22 01:04:48 DEBUG : dir/sub/file2: size = 12 OK 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/sub/file2" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/sub/file2 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/sub/file2" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-dafaqoj9buta/dir/sub/file2 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:48 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/22 01:04:48 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/22 01:04:48 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/22 01:04:48 DEBUG : forgetting directory cache 2026/08/22 01:04:48 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:48 DEBUG : dir/sub: forgetting directory cache 2026/08/22 01:04:48 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/22 01:04:48 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:04:48 DEBUG : dir/sub/file0: size = 5 OK 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/sub/file0" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/sub/file0 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/sub/file0" 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/sub/file0 2026/08/22 01:04:48 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:48 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:04:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:04:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/22 01:04:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/22 01:04:48 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:48 DEBUG : dir/sub: Looking for writers 2026/08/22 01:04:48 DEBUG : file0: reading active writers 2026/08/22 01:04:48 DEBUG : file2: reading active writers 2026/08/22 01:04:48 DEBUG : dir: Looking for writers 2026/08/22 01:04:48 DEBUG : file1: reading active writers 2026/08/22 01:04:48 DEBUG : sub: reading active writers 2026/08/22 01:04:48 DEBUG : Looking for writers 2026/08/22 01:04:48 DEBUG : dir: reading active writers 2026/08/22 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:48 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:48 DEBUG : forgetting directory cache 2026/08/22 01:04:49 DEBUG : forgetting directory cache 2026/08/22 01:04:49 DEBUG : dir: forgetting directory cache 2026/08/22 01:04:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:49 DEBUG : dir: Looking for writers 2026/08/22 01:04:49 DEBUG : Looking for writers 2026/08/22 01:04:49 DEBUG : dir: reading active writers 2026/08/22 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:49 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:04:49 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 01:04:49 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/22 01:04:49 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:04:49 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/22 01:04:49 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/22 01:04:49 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/22 01:04:49 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:04:49 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 01:04:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:49 DEBUG : dir: Looking for writers 2026/08/22 01:04:49 DEBUG : file1: reading active writers 2026/08/22 01:04:49 DEBUG : file1.metadata: reading active writers 2026/08/22 01:04:49 DEBUG : Looking for writers 2026/08/22 01:04:49 DEBUG : dir: reading active writers 2026/08/22 01:04:49 DEBUG : dir.metadata: reading active writers 2026/08/22 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:49 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:49 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:49 DEBUG : dir: Looking for writers 2026/08/22 01:04:49 DEBUG : file1: reading active writers 2026/08/22 01:04:49 DEBUG : Looking for writers 2026/08/22 01:04:49 DEBUG : dir: reading active writers 2026/08/22 01:04:49 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:49 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:49 DEBUG : Can set mod time: true 2026/08/22 01:04:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:49 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:50 DEBUG : dir: Looking for writers 2026/08/22 01:04:50 DEBUG : file1: reading active writers 2026/08/22 01:04:50 DEBUG : Looking for writers 2026/08/22 01:04:50 DEBUG : dir: reading active writers 2026/08/22 01:04:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:50 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:04:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 01:04:50 DEBUG : dir/file1: size = 0 OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:04:50 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:04:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 01:04:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 01:04:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:50 DEBUG : dir: Looking for writers 2026/08/22 01:04:50 DEBUG : file1: reading active writers 2026/08/22 01:04:50 DEBUG : Looking for writers 2026/08/22 01:04:50 DEBUG : dir: reading active writers 2026/08/22 01:04:50 DEBUG : >WaitForWriters: 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/22 01:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:50 DEBUG : dir: Looking for writers 2026/08/22 01:04:50 DEBUG : file1: reading active writers 2026/08/22 01:04:50 DEBUG : Looking for writers 2026/08/22 01:04:50 DEBUG : dir: reading active writers 2026/08/22 01:04:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:50 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:04:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:04:50 DEBUG : dir/file1: size = 5 OK 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:50 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:04:51 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:04:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 01:04:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 01:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:51 DEBUG : dir: Looking for writers 2026/08/22 01:04:51 DEBUG : file1: reading active writers 2026/08/22 01:04:51 DEBUG : Looking for writers 2026/08/22 01:04:51 DEBUG : dir: reading active writers 2026/08/22 01:04:51 DEBUG : >WaitForWriters: 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/22 01:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:51 DEBUG : dir: Looking for writers 2026/08/22 01:04:51 DEBUG : file1: reading active writers 2026/08/22 01:04:51 DEBUG : Looking for writers 2026/08/22 01:04:51 DEBUG : dir: reading active writers 2026/08/22 01:04:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:51 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:51 DEBUG : dir: Looking for writers 2026/08/22 01:04:51 DEBUG : file1: reading active writers 2026/08/22 01:04:51 DEBUG : Looking for writers 2026/08/22 01:04:51 DEBUG : dir: reading active writers 2026/08/22 01:04:51 DEBUG : >WaitForWriters: 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:51 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:51 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:51 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 01:04:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:04:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:04:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:04:51 DEBUG : dir/file1(0x3dacf272a500): close: 2026/08/22 01:04:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/22 01:04:51 DEBUG : dir/file1(0x3dacf272a500): >close: err= 2026/08/22 01:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:51 DEBUG : dir: Looking for writers 2026/08/22 01:04:51 DEBUG : file1: reading active writers 2026/08/22 01:04:51 DEBUG : Looking for writers 2026/08/22 01:04:51 DEBUG : dir: reading active writers 2026/08/22 01:04:51 DEBUG : >WaitForWriters: 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:51 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : >WaitForWriters: 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:52 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:52 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 01:04:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:04:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): _writeAt: size=5, off=0 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): openPending: 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): >openPending: err= 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): >_writeAt: n=5, err= 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): close: 2026/08/22 01:04:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/22 01:04:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/22 01:04:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/22 01:04:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/22 01:04:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:04:52 DEBUG : dir/file1(0x3dacf2a09280): >close: err= 2026/08/22 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 01:04:52 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1.2f98c60a.partial" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1.2f98c60a.partial 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1.2f98c60a.partial" 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dafaqoj9buta/dir/file1.2f98c60a.partial 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/22 01:04:52 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/22 01:04:52 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/22 01:04:52 INFO : dir/file1: Copied (replaced existing) 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/22 01:04:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 01:04:52 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/22 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 01:04:52 DEBUG : dir: Looking for writers 2026/08/22 01:04:52 DEBUG : file1: reading active writers 2026/08/22 01:04:52 DEBUG : Looking for writers 2026/08/22 01:04:52 DEBUG : dir: reading active writers 2026/08/22 01:04:52 DEBUG : >WaitForWriters: 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:52 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:52 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/22 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:53 DEBUG : dir: Looking for writers 2026/08/22 01:04:53 DEBUG : file1: reading active writers 2026/08/22 01:04:53 DEBUG : Looking for writers 2026/08/22 01:04:53 DEBUG : dir: reading active writers 2026/08/22 01:04:53 DEBUG : >WaitForWriters: 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.27s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.90s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:53 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:04:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:04:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:04:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:53 DEBUG : dir: Looking for writers 2026/08/22 01:04:53 DEBUG : file1: reading active writers 2026/08/22 01:04:53 DEBUG : Looking for writers 2026/08/22 01:04:53 DEBUG : dir: reading active writers 2026/08/22 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/08/22 01:04:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/22 01:04:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/22 01:04:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:04:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/22 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:53 DEBUG : Looking for writers 2026/08/22 01:04:53 DEBUG : file.txt: reading active writers 2026/08/22 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:53 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 01:04:53 DEBUG : dir/file1: size = 25 OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:04:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 01:04:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:53 DEBUG : dir: Looking for writers 2026/08/22 01:04:53 DEBUG : file1: reading active writers 2026/08/22 01:04:53 DEBUG : Looking for writers 2026/08/22 01:04:53 DEBUG : dir: reading active writers 2026/08/22 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:53 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:53 DEBUG : dir/file1: Remove: 2026/08/22 01:04:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:53 DEBUG : dir/file1: >Remove: err= 2026/08/22 01:04:53 DEBUG : dir/file1: Remove: 2026/08/22 01:04:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:53 DEBUG : dir: Looking for writers 2026/08/22 01:04:53 DEBUG : Looking for writers 2026/08/22 01:04:53 DEBUG : dir: reading active writers 2026/08/22 01:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.19s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:53 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:53 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:54 DEBUG : dir/file1: Remove: 2026/08/22 01:04:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:54 DEBUG : dir/file1: >Remove: err= 2026/08/22 01:04:54 DEBUG : dir/file1: Remove: 2026/08/22 01:04:54 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/22 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:54 DEBUG : dir: Looking for writers 2026/08/22 01:04:54 DEBUG : Looking for writers 2026/08/22 01:04:54 DEBUG : dir: reading active writers 2026/08/22 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:54 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:04:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/22 01:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/22 01:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:54 DEBUG : dir/file1: Open: flags=0x3 2026/08/22 01:04:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/22 01:04:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/22 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:54 DEBUG : dir: Looking for writers 2026/08/22 01:04:54 DEBUG : file1: reading active writers 2026/08/22 01:04:54 DEBUG : Looking for writers 2026/08/22 01:04:54 DEBUG : dir: reading active writers 2026/08/22 01:04:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:54 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:54 DEBUG : dir: Looking for writers 2026/08/22 01:04:54 DEBUG : file1: reading active writers 2026/08/22 01:04:54 DEBUG : Looking for writers 2026/08/22 01:04:54 DEBUG : dir: reading active writers 2026/08/22 01:04:54 DEBUG : >WaitForWriters: 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:54 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2dc51e0 2026/08/22 01:04:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:54 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:04:55 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf2dc51e0 2026/08/22 01:04:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:55 DEBUG : dir/file1: File is currently open, delaying rename 0x3dacf2dc51e0 2026/08/22 01:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 01:04:55 DEBUG : dir/file1: size = 25 OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:55 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:04:55 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 01:04:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:55 DEBUG : newLeaf: Running delayed rename now 2026/08/22 01:04:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:55 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2dc51e0 2026/08/22 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:55 DEBUG : dir: Looking for writers 2026/08/22 01:04:55 DEBUG : Looking for writers 2026/08/22 01:04:55 DEBUG : dir: reading active writers 2026/08/22 01:04:55 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:55 DEBUG : >WaitForWriters: 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:55 DEBUG : dir: Looking for writers 2026/08/22 01:04:55 DEBUG : Looking for writers 2026/08/22 01:04:55 DEBUG : dir: reading active writers 2026/08/22 01:04:55 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:55 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:55 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:55 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:55 DEBUG : dir: Looking for writers 2026/08/22 01:04:55 DEBUG : file1: reading active writers 2026/08/22 01:04:55 DEBUG : Looking for writers 2026/08/22 01:04:55 DEBUG : dir: reading active writers 2026/08/22 01:04:55 DEBUG : >WaitForWriters: 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:55 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2a796c0 2026/08/22 01:04:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:55 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:04:56 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf2a796c0 2026/08/22 01:04:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/22 01:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:56 DEBUG : dir/file1: File is currently open, delaying rename 0x3dacf2a796c0 2026/08/22 01:04:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (25 bytes), uploading instead of streaming 2026/08/22 01:04:56 DEBUG : dir/file1: size = 25 OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:04:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/22 01:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:56 DEBUG : newLeaf: Running delayed rename now 2026/08/22 01:04:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:56 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2a796c0 2026/08/22 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:56 DEBUG : dir: Looking for writers 2026/08/22 01:04:56 DEBUG : Looking for writers 2026/08/22 01:04:56 DEBUG : dir: reading active writers 2026/08/22 01:04:56 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:56 DEBUG : >WaitForWriters: 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:04:56 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:56 DEBUG : dir: Looking for writers 2026/08/22 01:04:56 DEBUG : Looking for writers 2026/08/22 01:04:56 DEBUG : dir: reading active writers 2026/08/22 01:04:56 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:56 DEBUG : >WaitForWriters: 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:56 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:56 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:04:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:04:56 DEBUG : dir/file1(0x3dacf278c980): openPending: 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:56 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278c980): >openPending: err= 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:04:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278c980): _writeAt: size=14, off=0 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278c980): >_writeAt: n=14, err= 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278c980): close: 2026/08/22 01:04:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 01:04:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278c980): >close: err= 2026/08/22 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 01:04:57 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1.ca338588.partial" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial" 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:57 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 01:04:57 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/22 01:04:57 INFO : dir/file1: Copied (replaced existing) 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 01:04:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 01:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 01:04:57 DEBUG : dir: Looking for writers 2026/08/22 01:04:57 DEBUG : file1: reading active writers 2026/08/22 01:04:57 DEBUG : Looking for writers 2026/08/22 01:04:57 DEBUG : dir: reading active writers 2026/08/22 01:04:57 DEBUG : >WaitForWriters: 2026/08/22 01:04:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:04:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:04:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): _readAt: size=512, off=0 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): openPending: 2026/08/22 01:04:57 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/22 01:04:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 01:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): >openPending: err= 2026/08/22 01:04:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): >_readAt: n=14, err=EOF 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): close: 2026/08/22 01:04:57 DEBUG : dir/file1(0x3dacf278dc80): >close: err= 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:57 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2ca5ad0 2026/08/22 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 01:04:58 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf2ca5ad0 2026/08/22 01:04:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:04:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:04:58 DEBUG : dir/file1(0x3dacf23a5480): openPending: 2026/08/22 01:04:58 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/22 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 01:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:58 DEBUG : dir/file1(0x3dacf23a5480): >openPending: err= 2026/08/22 01:04:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:04:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:04:58 DEBUG : dir/file1(0x3dacf23a5480): _writeAt: size=25, off=0 2026/08/22 01:04:58 DEBUG : dir/file1(0x3dacf23a5480): >_writeAt: n=25, err= 2026/08/22 01:04:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:04:58 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf2ca5ad0 2026/08/22 01:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:58 DEBUG : newLeaf(0x3dacf23a5480): close: 2026/08/22 01:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 01:04:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 01:04:58.553123905 +0000 UTC m=+18.668107646 2026/08/22 01:04:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 01:04:58 DEBUG : newLeaf(0x3dacf23a5480): >close: err= 2026/08/22 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:04:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 01:04:58 DEBUG : newLeaf.6d3015ea.partial: size = 25 OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf.6d3015ea.partial" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf.6d3015ea.partial 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf.6d3015ea.partial" 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf.6d3015ea.partial 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf.6d3015ea.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:04:58 DEBUG : newLeaf.6d3015ea.partial: renamed to: newLeaf 2026/08/22 01:04:58 INFO : newLeaf: Copied (replaced existing) 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 01:04:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 01:04:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 01:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 01:04:58 DEBUG : dir: Looking for writers 2026/08/22 01:04:58 DEBUG : Looking for writers 2026/08/22 01:04:58 DEBUG : dir: reading active writers 2026/08/22 01:04:58 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:58 DEBUG : >WaitForWriters: 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:58 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:59 DEBUG : dir: Looking for writers 2026/08/22 01:04:59 DEBUG : Looking for writers 2026/08/22 01:04:59 DEBUG : dir: reading active writers 2026/08/22 01:04:59 DEBUG : newLeaf: reading active writers 2026/08/22 01:04:59 DEBUG : >WaitForWriters: 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:04:59 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:04:59 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:04:59 DEBUG : dir: Looking for writers 2026/08/22 01:04:59 DEBUG : file1: reading active writers 2026/08/22 01:04:59 DEBUG : Looking for writers 2026/08/22 01:04:59 DEBUG : dir: reading active writers 2026/08/22 01:04:59 DEBUG : >WaitForWriters: 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:04:59 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf291c4e0 2026/08/22 01:04:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:04:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:04:59 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf291c4e0 2026/08/22 01:04:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:04:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:04:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:04:59 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:00 DEBUG : dir/file1(0x3dacf2914f40): openPending: 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 01:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:00 DEBUG : dir/file1(0x3dacf2914f40): >openPending: err= 2026/08/22 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:00 DEBUG : dir/file1(0x3dacf2914f40): _writeAt: size=25, off=0 2026/08/22 01:05:00 DEBUG : dir/file1(0x3dacf2914f40): >_writeAt: n=25, err= 2026/08/22 01:05:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:05:00 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf291c4e0 2026/08/22 01:05:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:00 DEBUG : newLeaf(0x3dacf2914f40): close: 2026/08/22 01:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 01:05:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 01:05:00.201626173 +0000 UTC m=+20.316609913 2026/08/22 01:05:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:00 DEBUG : newLeaf(0x3dacf2914f40): >close: err= 2026/08/22 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:00 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 01:05:00 DEBUG : newLeaf.47e292a9.partial: size = 25 OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf.47e292a9.partial" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf.47e292a9.partial 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf.47e292a9.partial" 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf.47e292a9.partial 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : newLeaf.47e292a9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:05:00 DEBUG : newLeaf.47e292a9.partial: renamed to: newLeaf 2026/08/22 01:05:00 INFO : newLeaf: Copied (replaced existing) 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 01:05:00 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 01:05:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 01:05:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:00 DEBUG : >WaitForWriters: 2026/08/22 01:05:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:00 DEBUG : dir: Looking for writers 2026/08/22 01:05:00 DEBUG : Looking for writers 2026/08/22 01:05:00 DEBUG : dir: reading active writers 2026/08/22 01:05:00 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:00 DEBUG : >WaitForWriters: 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:00 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:00 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:00 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): openPending: 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): >openPending: err= 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): _writeAt: size=14, off=0 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): >_writeAt: n=14, err= 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): close: 2026/08/22 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/22 01:05:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf2887e80): >close: err= 2026/08/22 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 01:05:01 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1.ca338588.partial" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial" 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1.ca338588.partial 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/22 01:05:01 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/22 01:05:01 INFO : dir/file1: Copied (replaced existing) 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : dir: Looking for writers 2026/08/22 01:05:01 DEBUG : file1: reading active writers 2026/08/22 01:05:01 DEBUG : Looking for writers 2026/08/22 01:05:01 DEBUG : dir: reading active writers 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/22 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:01 DEBUG : >WaitForWriters: 2026/08/22 01:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): _readAt: size=512, off=0 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): openPending: 2026/08/22 01:05:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:01 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/22 01:05:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): >openPending: err= 2026/08/22 01:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): >_readAt: n=14, err=EOF 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): close: 2026/08/22 01:05:01 DEBUG : dir/file1(0x3dacf28d4b80): >close: err= 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:05:01 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf28cc750 2026/08/22 01:05:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:01 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 01:05:02 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf28cc750 2026/08/22 01:05:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:05:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:02 DEBUG : dir/file1(0x3dacf2e78640): openPending: 2026/08/22 01:05:02 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/22 01:05:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 01:05:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:02 DEBUG : dir/file1(0x3dacf2e78640): >openPending: err= 2026/08/22 01:05:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:05:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:02 DEBUG : dir/file1(0x3dacf2e78640): _writeAt: size=25, off=0 2026/08/22 01:05:02 DEBUG : dir/file1(0x3dacf2e78640): >_writeAt: n=25, err= 2026/08/22 01:05:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:05:02 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf28cc750 2026/08/22 01:05:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:02 DEBUG : newLeaf(0x3dacf2e78640): close: 2026/08/22 01:05:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 01:05:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 01:05:02.505303315 +0000 UTC m=+22.620287035 2026/08/22 01:05:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:02 DEBUG : newLeaf(0x3dacf2e78640): >close: err= 2026/08/22 01:05:02 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:02 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 01:05:02 DEBUG : newLeaf.abb8e752.partial: size = 25 OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf.abb8e752.partial" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf.abb8e752.partial 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf.abb8e752.partial" 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf.abb8e752.partial 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : newLeaf.abb8e752.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:05:02 DEBUG : newLeaf.abb8e752.partial: renamed to: newLeaf 2026/08/22 01:05:02 INFO : newLeaf: Copied (replaced existing) 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 01:05:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 01:05:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 01:05:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 01:05:02 DEBUG : dir: Looking for writers 2026/08/22 01:05:02 DEBUG : Looking for writers 2026/08/22 01:05:02 DEBUG : dir: reading active writers 2026/08/22 01:05:02 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:02 DEBUG : >WaitForWriters: 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:02 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:03 DEBUG : dir: Looking for writers 2026/08/22 01:05:03 DEBUG : Looking for writers 2026/08/22 01:05:03 DEBUG : dir: reading active writers 2026/08/22 01:05:03 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:03 DEBUG : >WaitForWriters: 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:03 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:03 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:03 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:03 DEBUG : dir: Looking for writers 2026/08/22 01:05:03 DEBUG : file1: reading active writers 2026/08/22 01:05:03 DEBUG : Looking for writers 2026/08/22 01:05:03 DEBUG : dir: reading active writers 2026/08/22 01:05:03 DEBUG : >WaitForWriters: 2026/08/22 01:05:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): _readAt: size=512, off=0 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): openPending: 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/22 01:05:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/22 01:05:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): >openPending: err= 2026/08/22 01:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/22 01:05:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): >_readAt: n=14, err=EOF 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): close: 2026/08/22 01:05:03 DEBUG : dir/file1(0x3dacf28d55c0): >close: err= 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:05:03 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf27311e0 2026/08/22 01:05:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:03 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/22 01:05:04 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf27311e0 2026/08/22 01:05:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/22 01:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:04 DEBUG : dir/file1(0x3dacf278c380): openPending: 2026/08/22 01:05:04 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/22 01:05:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/22 01:05:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:04 DEBUG : dir/file1(0x3dacf278c380): >openPending: err= 2026/08/22 01:05:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:05:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:04 DEBUG : dir/file1(0x3dacf278c380): _writeAt: size=25, off=0 2026/08/22 01:05:04 DEBUG : dir/file1(0x3dacf278c380): >_writeAt: n=25, err= 2026/08/22 01:05:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/22 01:05:04 DEBUG : newLeaf: Updating file with newLeaf 0x3dacf27311e0 2026/08/22 01:05:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:04 DEBUG : newLeaf(0x3dacf278c380): close: 2026/08/22 01:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/22 01:05:04 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-22 01:05:04.415456907 +0000 UTC m=+24.530440727 2026/08/22 01:05:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:04 DEBUG : newLeaf(0x3dacf278c380): >close: err= 2026/08/22 01:05:04 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:04 DEBUG : newLeaf: vfs cache: starting upload 2026/08/22 01:05:04 DEBUG : newLeaf.d67e6f36.partial: size = 25 OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf.d67e6f36.partial" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf.d67e6f36.partial 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf.d67e6f36.partial" 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf.d67e6f36.partial 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : newLeaf.d67e6f36.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/22 01:05:04 DEBUG : newLeaf.d67e6f36.partial: renamed to: newLeaf 2026/08/22 01:05:04 INFO : newLeaf: Copied (replaced existing) 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:04 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-22 01:05:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/22 01:05:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/22 01:05:04 DEBUG : dir: Looking for writers 2026/08/22 01:05:04 DEBUG : Looking for writers 2026/08/22 01:05:04 DEBUG : dir: reading active writers 2026/08/22 01:05:04 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 01:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/22 01:05:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/22 01:05:05 DEBUG : dir: Looking for writers 2026/08/22 01:05:05 DEBUG : Looking for writers 2026/08/22 01:05:05 DEBUG : dir: reading active writers 2026/08/22 01:05:05 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:05 DEBUG : >WaitForWriters: 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/newLeaf" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-dafaqoj9buta/newLeaf 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/22 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:05 DEBUG : dir: Looking for writers 2026/08/22 01:05:05 DEBUG : Looking for writers 2026/08/22 01:05:05 DEBUG : dir: reading active writers 2026/08/22 01:05:05 DEBUG : newLeaf: reading active writers 2026/08/22 01:05:05 DEBUG : >WaitForWriters: 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestFileRename (11.01s) --- PASS: TestFileRename/off,forceCache=false (1.18s) --- PASS: TestFileRename/minimal,forceCache=false (1.15s) --- PASS: TestFileRename/minimal,forceCache=true (2.48s) --- PASS: TestFileRename/writes,forceCache=false (1.66s) --- PASS: TestFileRename/writes,forceCache=true (2.33s) --- PASS: TestFileRename/full,forceCache=false (2.21s) === 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-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:05 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:05 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:05 DEBUG : Looking for writers 2026/08/22 01:05:05 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-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:05 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: 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-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:05 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:05:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 01:05:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:05 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:05 DEBUG : dir: Looking for writers 2026/08/22 01:05:05 DEBUG : file1: reading active writers 2026/08/22 01:05:05 DEBUG : Looking for writers 2026/08/22 01:05:05 DEBUG : dir: reading active writers 2026/08/22 01:05:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:05 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:05 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:05:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 01:05:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 01:05:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 01:05:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/22 01:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:06 DEBUG : dir: Looking for writers 2026/08/22 01:05:06 DEBUG : file1: reading active writers 2026/08/22 01:05:06 DEBUG : Looking for writers 2026/08/22 01:05:06 DEBUG : dir: reading active writers 2026/08/22 01:05:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.35s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:06 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:05:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/22 01:05:06 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/22 01:05:06 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/22 01:05:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/22 01:05:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 01:05:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 01:05:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 01:05:06 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/22 01:05:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/22 01:05:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/22 01:05:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/22 01:05:06 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/22 01:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:06 DEBUG : dir: Looking for writers 2026/08/22 01:05:06 DEBUG : file1: reading active writers 2026/08/22 01:05:06 DEBUG : Looking for writers 2026/08/22 01:05:06 DEBUG : dir: reading active writers 2026/08/22 01:05:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:06 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:05:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:06 DEBUG : dir: Looking for writers 2026/08/22 01:05:06 DEBUG : file1: reading active writers 2026/08/22 01:05:06 DEBUG : Looking for writers 2026/08/22 01:05:06 DEBUG : dir: reading active writers 2026/08/22 01:05:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:06 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:06 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/22 01:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/22 01:05:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:07 DEBUG : dir: Looking for writers 2026/08/22 01:05:07 DEBUG : file1: reading active writers 2026/08/22 01:05:07 DEBUG : Looking for writers 2026/08/22 01:05:07 DEBUG : dir: reading active writers 2026/08/22 01:05:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.36s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): _readAt: size=1, off=0 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): openPending: 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >openPending: err= 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >_readAt: n=1, err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): _readAt: size=256, off=1 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >_readAt: n=15, err=EOF 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): _readAt: size=16, off=16 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >_readAt: n=0, err=EOF 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): close: 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >close: err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): close: 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf272b040): >close: err=file already closed 2026/08/22 01:05:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:07 DEBUG : dir: Looking for writers 2026/08/22 01:05:07 DEBUG : file1: reading active writers 2026/08/22 01:05:07 DEBUG : Looking for writers 2026/08/22 01:05:07 DEBUG : dir: reading active writers 2026/08/22 01:05:07 DEBUG : >WaitForWriters: 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.35s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): _readAt: size=1, off=0 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): openPending: 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:07 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >openPending: err= 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >_readAt: n=1, err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): _readAt: size=1, off=5 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >_readAt: n=1, err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): _readAt: size=1, off=3 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >_readAt: n=1, err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): _readAt: size=1, off=13 2026/08/22 01:05:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >_readAt: n=1, err= 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): _readAt: size=16, off=100 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >_readAt: n=0, err=EOF 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): close: 2026/08/22 01:05:07 DEBUG : dir/file1(0x3dacf28c6d00): >close: err= 2026/08/22 01:05:07 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:07 DEBUG : dir: Looking for writers 2026/08/22 01:05:07 DEBUG : file1: reading active writers 2026/08/22 01:05:07 DEBUG : Looking for writers 2026/08/22 01:05:07 DEBUG : dir: reading active writers 2026/08/22 01:05:07 DEBUG : >WaitForWriters: 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.33s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:07 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:07 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=1, off=0 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): openPending: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >openPending: err= 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=1, err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=1, off=5 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=1, err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=1, off=1 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=1, err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=6, off=10 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=6, err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=256, off=10 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=6, err=EOF 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=256, off=100 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=0, err=EOF 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): close: 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >close: err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): _readAt: size=256, off=100 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c6100): >_readAt: n=0, err=file already closed 2026/08/22 01:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:08 DEBUG : dir: Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : dir: reading active writers 2026/08/22 01:05:08 DEBUG : >WaitForWriters: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.33s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): RWFileHandle.Flush 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): _readAt: size=256, off=0 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): openPending: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): >openPending: err= 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): >_readAt: n=16, err=EOF 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): RWFileHandle.Flush 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): RWFileHandle.Flush 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): close: 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf28c71c0): >close: err= 2026/08/22 01:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:08 DEBUG : dir: Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : dir: reading active writers 2026/08/22 01:05:08 DEBUG : >WaitForWriters: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.29s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/22 01:05:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): _readAt: size=256, off=0 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): openPending: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:08 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): >openPending: err= 2026/08/22 01:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): >_readAt: n=16, err=EOF 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): RWFileHandle.Release 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): close: 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): >close: err= 2026/08/22 01:05:08 DEBUG : dir/file1(0x3dacf2878740): RWFileHandle.Release 2026/08/22 01:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:08 DEBUG : dir: Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : dir: reading active writers 2026/08/22 01:05:08 DEBUG : >WaitForWriters: 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.32s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:08 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:08 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): openPending: 2026/08/22 01:05:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): >openPending: err= 2026/08/22 01:05:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): _writeAt: size=5, off=0 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): >_writeAt: n=5, err= 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): _writeAt: size=7, off=5 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): >_writeAt: n=7, err= 2026/08/22 01:05:08 DEBUG : file1: vfs cache: truncate to size=11 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): close: 2026/08/22 01:05:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:08.822815331 +0000 UTC m=+28.937799051 2026/08/22 01:05:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): >close: err= 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): close: 2026/08/22 01:05:08 DEBUG : file1(0x3dacf2879300): >close: err=file already closed 2026/08/22 01:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:08 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:08 DEBUG : file1.97af1997.partial: size = 11 OK 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.97af1997.partial" 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.97af1997.partial 2026/08/22 01:05:08 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.97af1997.partial" 2026/08/22 01:05:08 DEBUG : Looking for writers 2026/08/22 01:05:08 DEBUG : file1: reading active writers 2026/08/22 01:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1.97af1997.partial 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1.97af1997.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 01:05:09 DEBUG : file1.97af1997.partial: renamed to: file1 2026/08/22 01:05:09 INFO : file1: Copied (new) 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 01:05:08 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 01:05:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:09 DEBUG : >WaitForWriters: 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/22 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : >WaitForWriters: 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.54s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:09 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:09 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:09 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): openPending: 2026/08/22 01:05:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): >openPending: err= 2026/08/22 01:05:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): _writeAt: size=7, off=0 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): >_writeAt: n=7, err= 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): _writeAt: size=6, off=5 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): >_writeAt: n=6, err= 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): close: 2026/08/22 01:05:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:09.363368068 +0000 UTC m=+29.478351798 2026/08/22 01:05:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): >close: err= 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): _writeAt: size=5, off=0 2026/08/22 01:05:09 DEBUG : file1(0x3dacf224e500): >_writeAt: n=0, err=file already closed 2026/08/22 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:09 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:09 DEBUG : file1.06886cc7.partial: size = 11 OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.06886cc7.partial" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.06886cc7.partial 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.06886cc7.partial" 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1.06886cc7.partial 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1.06886cc7.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 01:05:09 DEBUG : file1.06886cc7.partial: renamed to: file1 2026/08/22 01:05:09 INFO : file1: Copied (new) 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-22 01:05:09 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/22 01:05:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 DEBUG : >WaitForWriters: 2026/08/22 01:05:09 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:09 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/22 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : >WaitForWriters: 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.54s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:09 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:09 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:09 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:09 DEBUG : file1(0x3dacf272b800): openPending: 2026/08/22 01:05:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 DEBUG : file1(0x3dacf272b800): >openPending: err= 2026/08/22 01:05:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:09 DEBUG : file1(0x3dacf272b800): close: 2026/08/22 01:05:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:09.904925321 +0000 UTC m=+30.019909051 2026/08/22 01:05:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:09 DEBUG : file1(0x3dacf272b800): >close: err= 2026/08/22 01:05:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 01:05:09 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:09 DEBUG : file2: newRWFileHandle: 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): openPending: 2026/08/22 01:05:09 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): >openPending: err= 2026/08/22 01:05:09 DEBUG : file2: >newRWFileHandle: err= 2026/08/22 01:05:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:09 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/22 01:05:09 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): RWFileHandle.Flush 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): RWFileHandle.Release 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): close: 2026/08/22 01:05:09 DEBUG : file2: vfs cache: setting modification time to 2026-08-22 01:05:09.906224303 +0000 UTC m=+30.021208033 2026/08/22 01:05:09 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:09 DEBUG : file2(0x3dacf272bc80): >close: err= 2026/08/22 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : file2: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file2: reading active writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : file2: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/22 01:05:09 DEBUG : Looking for writers 2026/08/22 01:05:09 DEBUG : file1: reading active writers 2026/08/22 01:05:09 DEBUG : file2: reading active writers 2026/08/22 01:05:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/22 01:05:10 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:10 DEBUG : file2: vfs cache: starting upload 2026/08/22 01:05:10 DEBUG : file1.99fba6ad.partial: size = 0 OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.99fba6ad.partial" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.99fba6ad.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.99fba6ad.partial" 2026/08/22 01:05:10 DEBUG : file2.067f508c.partial: size = 0 OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2.067f508c.partial" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2.067f508c.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2.067f508c.partial" 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : file2: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1.99fba6ad.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1.99fba6ad.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:10 DEBUG : file1.99fba6ad.partial: renamed to: file1 2026/08/22 01:05:10 INFO : file1: Copied (new) 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file2.067f508c.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file2.067f508c.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:10 DEBUG : file2.067f508c.partial: renamed to: file2 2026/08/22 01:05:10 INFO : file2: Copied (new) 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-22 01:05:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 01:05:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : file2: reading active writers 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-22 01:05:09 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 01:05:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/22 01:05:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:10 DEBUG : >WaitForWriters: 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 INFO : file2: vfs cache: upload succeeded try #1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/22 01:05:10 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : file2: reading active writers 2026/08/22 01:05:10 DEBUG : >WaitForWriters: 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.80s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:10 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:10 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:10 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): openPending: 2026/08/22 01:05:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): >openPending: err= 2026/08/22 01:05:10 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): _writeAt: size=5, off=0 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): >_writeAt: n=5, err= 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): RWFileHandle.Flush 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): RWFileHandle.Flush 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): close: 2026/08/22 01:05:10 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:10.698797521 +0000 UTC m=+30.813781271 2026/08/22 01:05:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:10 DEBUG : file1(0x3dacf2a090c0): >close: err= 2026/08/22 01:05:10 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:10 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:10 DEBUG : file1.5b293b75.partial: size = 5 OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.5b293b75.partial" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.5b293b75.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.5b293b75.partial" 2026/08/22 01:05:10 DEBUG : Looking for writers 2026/08/22 01:05:10 DEBUG : file1: reading active writers 2026/08/22 01:05:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1.5b293b75.partial 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1.5b293b75.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:10 DEBUG : file1.5b293b75.partial: renamed to: file1 2026/08/22 01:05:10 INFO : file1: Copied (new) 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:10 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:10 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 01:05:10 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 01:05:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : >WaitForWriters: 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:11 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:11 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): openPending: 2026/08/22 01:05:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): >openPending: err= 2026/08/22 01:05:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): _writeAt: size=5, off=0 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): >_writeAt: n=5, err= 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): RWFileHandle.Release 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): close: 2026/08/22 01:05:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:11.031049951 +0000 UTC m=+31.146033680 2026/08/22 01:05:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): >close: err= 2026/08/22 01:05:11 DEBUG : file1(0x3dacf2a09e80): RWFileHandle.Release 2026/08/22 01:05:11 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:11 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:11 DEBUG : file1.0e527d27.partial: size = 5 OK 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.0e527d27.partial" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.0e527d27.partial 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.0e527d27.partial" 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1.0e527d27.partial 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:11 DEBUG : file1.0e527d27.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:11 DEBUG : file1.0e527d27.partial: renamed to: file1 2026/08/22 01:05:11 INFO : file1: Copied (new) 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:11 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 01:05:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 01:05:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:11 DEBUG : Looking for writers 2026/08/22 01:05:11 DEBUG : file1: reading active writers 2026/08/22 01:05:11 DEBUG : >WaitForWriters: 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.65s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:11 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:11 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 01:05:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:11 DEBUG : dir/file1(0x3dacf278cb80): openPending: 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:11 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf278cb80): >openPending: err= 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/22 01:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf278cb80): _writeAt: size=5, off=0 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf278cb80): >_writeAt: n=5, err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf278cb80): close: 2026/08/22 01:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 01:05:12.056763099 +0000 UTC m=+32.171746849 2026/08/22 01:05:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf278cb80): >close: err= 2026/08/22 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 01:05:12 DEBUG : dir/file1.71b49329.partial: size = 5 OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1.71b49329.partial" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1.71b49329.partial 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1.71b49329.partial" 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/file1.71b49329.partial 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1.71b49329.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:12 DEBUG : dir/file1.71b49329.partial: renamed to: dir/file1 2026/08/22 01:05:12 INFO : dir/file1: Copied (replaced existing) 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-22 01:05:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:12 DEBUG : >WaitForWriters: 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.74s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:12 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:12 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:12 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/22 01:05:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/22 01:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/22 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/22 01:05:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): _writeAt: size=5, off=0 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): openPending: 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/22 01:05:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): >openPending: err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): >_writeAt: n=5, err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): _writeAt: size=15, off=5 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): >_writeAt: n=15, err= 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): close: 2026/08/22 01:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-22 01:05:12.750920214 +0000 UTC m=+32.865903944 2026/08/22 01:05:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:12 DEBUG : dir/file1(0x3dacf2886ac0): >close: err= 2026/08/22 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/22 01:05:12 DEBUG : dir/file1.cccc6f9b.partial: size = 20 OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1.cccc6f9b.partial" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1.cccc6f9b.partial 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1.cccc6f9b.partial" 2026/08/22 01:05:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/22 01:05:12 DEBUG : dir: Looking for writers 2026/08/22 01:05:12 DEBUG : file1: reading active writers 2026/08/22 01:05:12 DEBUG : Looking for writers 2026/08/22 01:05:12 DEBUG : dir: reading active writers 2026/08/22 01:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-dafaqoj9buta/dir/file1.cccc6f9b.partial 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:12 DEBUG : dir/file1.cccc6f9b.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/22 01:05:12 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/22 01:05:12 DEBUG : dir/file1.cccc6f9b.partial: renamed to: dir/file1 2026/08/22 01:05:12 INFO : dir/file1: Copied (replaced existing) 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:12 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:13 DEBUG : dir: Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : dir: reading active writers 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:13 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/22 01:05:13 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-22 01:05:12 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/22 01:05:13 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:13 DEBUG : >WaitForWriters: 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): openPending: 2026/08/22 01:05:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): >openPending: err= 2026/08/22 01:05:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): close: 2026/08/22 01:05:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-22 01:05:13.089568306 +0000 UTC m=+33.204552026 2026/08/22 01:05:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : file1(0x3dacf2887840): >close: err= 2026/08/22 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:13 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:13 DEBUG : file1.3546c9ee.partial: size = 5 OK 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.3546c9ee.partial" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.3546c9ee.partial 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.3546c9ee.partial" 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1.3546c9ee.partial 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:13 DEBUG : file1.3546c9ee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:13 DEBUG : file1.3546c9ee.partial: renamed to: file1 2026/08/22 01:05:13 INFO : file1: Copied (new) 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:13 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-22 01:05:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 01:05:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : >WaitForWriters: 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.414269 +0000 UTC m=+33.529252750 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.414269 +0000 UTC m=+33.529252750 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6f40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.414269 +0000 UTC m=+33.529252750 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3260 item 1 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.419116801 +0000 UTC m=+33.534100581 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.419116801 +0000 UTC m=+33.534100581 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e6af0 item 2 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.423567804 +0000 UTC m=+33.538551524 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7a40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.423567804 +0000 UTC m=+33.538551524 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7ec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.423567804 +0000 UTC m=+33.538551524 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae37a0 item 3 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.427883932 +0000 UTC m=+33.542867681 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.427883932 +0000 UTC m=+33.542867681 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b0c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3d50 item 4 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.430877653 +0000 UTC m=+33.545861373 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b700): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.430877653 +0000 UTC m=+33.545861373 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bb80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.430877653 +0000 UTC m=+33.545861373 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8770 item 5 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.43493414 +0000 UTC m=+33.549917870 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f440): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.43493414 +0000 UTC m=+33.549917870 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8d20 item 6 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.437245865 +0000 UTC m=+33.552229585 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27032c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.437245865 +0000 UTC m=+33.552229585 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27037c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.437245865 +0000 UTC m=+33.552229585 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff90a0 item 7 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.440364622 +0000 UTC m=+33.555348342 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.440364622 +0000 UTC m=+33.555348342 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9570 item 8 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2a08f00): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08f00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.443641187 +0000 UTC m=+33.558624918 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.443641187 +0000 UTC m=+33.558624918 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.443641187 +0000 UTC m=+33.558624918 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff98f0 item 9 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.448919091 +0000 UTC m=+33.563902811 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.448919091 +0000 UTC m=+33.563902811 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6a80 item 10 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2e78c80): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e78c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.450747452 +0000 UTC m=+33.565731172 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.450747452 +0000 UTC m=+33.565731172 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.450747452 +0000 UTC m=+33.565731172 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2e79a80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6fc0 item 11 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.45377675 +0000 UTC m=+33.568760470 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.45377675 +0000 UTC m=+33.568760470 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ba740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff78f0 item 12 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf27bad80): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bad80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.456319882 +0000 UTC m=+33.571303602 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.456319882 +0000 UTC m=+33.571303602 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bb800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7c70 item 13 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.458772171 +0000 UTC m=+33.573755891 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27bbe80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.458772171 +0000 UTC m=+33.573755891 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28064c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c2a0 item 14 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2806b00): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.461455787 +0000 UTC m=+33.576439508 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2806ec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.461455787 +0000 UTC m=+33.576439508 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c9a0 item 15 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.463580719 +0000 UTC m=+33.578564428 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2807c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.463580719 +0000 UTC m=+33.578564428 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242d1f0 item 16 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.465114202 +0000 UTC m=+33.580097922 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.465114202 +0000 UTC m=+33.580097922 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2880d00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.465114202 +0000 UTC m=+33.580097922 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242dab0 item 17 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.470555204 +0000 UTC m=+33.585538924 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.470555204 +0000 UTC m=+33.585538924 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2881dc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6930 item 18 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.472595766 +0000 UTC m=+33.587579486 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28be540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.472595766 +0000 UTC m=+33.587579486 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bea40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.472595766 +0000 UTC m=+33.587579486 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bef40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6e70 item 19 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.477709831 +0000 UTC m=+33.592693551 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bf5c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.477709831 +0000 UTC m=+33.592693551 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28bfb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c73b0 item 20 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.481564587 +0000 UTC m=+33.596548307 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.481564587 +0000 UTC m=+33.596548307 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.481564587 +0000 UTC m=+33.596548307 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2910c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c7960 item 21 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.483856694 +0000 UTC m=+33.598840414 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.483856694 +0000 UTC m=+33.598840414 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2310 item 22 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.486440632 +0000 UTC m=+33.601424352 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2911ec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.486440632 +0000 UTC m=+33.601424352 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29384c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.486440632 +0000 UTC m=+33.601424352 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29389c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2cb0 item 23 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.49073023 +0000 UTC m=+33.605713950 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.49073023 +0000 UTC m=+33.605713950 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3260 item 24 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2939bc0): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2939bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.493904331 +0000 UTC m=+33.608888051 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952080): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.493904331 +0000 UTC m=+33.608888051 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.493904331 +0000 UTC m=+33.608888051 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2952ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd36c0 item 25 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.497697351 +0000 UTC m=+33.612681072 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.497697351 +0000 UTC m=+33.612681072 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3ce0 item 26 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2953cc0): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2953cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.499819378 +0000 UTC m=+33.614803098 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.499819378 +0000 UTC m=+33.614803098 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.499819378 +0000 UTC m=+33.614803098 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2972bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d2d90 item 27 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.502531698 +0000 UTC m=+33.617515408 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.502531698 +0000 UTC m=+33.617515408 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d3c00 item 28 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2973dc0): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2973dc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.504179509 +0000 UTC m=+33.619163219 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.504179509 +0000 UTC m=+33.619163219 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ac940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8310 item 29 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.506218989 +0000 UTC m=+33.621202709 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29acfc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.506218989 +0000 UTC m=+33.621202709 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ad500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a89a0 item 30 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf29adb40): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29adb40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.509711812 +0000 UTC m=+33.624695532 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.509711812 +0000 UTC m=+33.624695532 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29de6c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8d90 item 31 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.51304818 +0000 UTC m=+33.628031890 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29ded40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.51304818 +0000 UTC m=+33.628031890 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9110 item 32 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.515184593 +0000 UTC m=+33.630168313 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29df8c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a96c0 item 33 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.515932135 +0000 UTC m=+33.630915855 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29dfd40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.515932135 +0000 UTC m=+33.630915855 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9960 item 33 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.518151404 +0000 UTC m=+33.633135124 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf26841c0 item 34 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.518940152 +0000 UTC m=+33.633923873 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a24e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.518940152 +0000 UTC m=+33.633923873 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684380 item 34 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.521193787 +0000 UTC m=+33.636177507 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf26849a0 item 35 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.521923905 +0000 UTC m=+33.636907626 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a25e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.521923905 +0000 UTC m=+33.636907626 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5a400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684c40 item 35 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.523951864 +0000 UTC m=+33.638935584 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5aa80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684fc0 item 36 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.524794213 +0000 UTC m=+33.639777943 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5af80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.524794213 +0000 UTC m=+33.639777943 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5b4c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685180 item 36 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.526602688 +0000 UTC m=+33.641586408 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a5bb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685500 item 37 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.527224061 +0000 UTC m=+33.642207781 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0080): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.527224061 +0000 UTC m=+33.642207781 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685810 item 37 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.528903762 +0000 UTC m=+33.643887482 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23b0150 item 38 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.529757524 +0000 UTC m=+33.644741244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.529757524 +0000 UTC m=+33.644741244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23b07e0 item 38 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.531243999 +0000 UTC m=+33.646227719 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23b1810 item 39 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.531880661 +0000 UTC m=+33.646864381 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac22c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.531880661 +0000 UTC m=+33.646864381 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac27c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d540e0 item 39 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.533883242 +0000 UTC m=+33.648866962 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac2e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54540 item 40 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.534817816 +0000 UTC m=+33.649801536 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.534817816 +0000 UTC m=+33.649801536 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d547e0 item 40 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.536444186 +0000 UTC m=+33.651427956 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ac3e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54bd0 item 41 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.536901279 +0000 UTC m=+33.651884999 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade440): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54d90 item 41 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.537772664 +0000 UTC m=+33.652756384 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.537772664 +0000 UTC m=+33.652756384 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54f50 item 41 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.539511847 +0000 UTC m=+33.654495567 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d552d0 item 42 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.542107337 +0000 UTC m=+33.657091057 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55490 item 42 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.543816464 +0000 UTC m=+33.658800184 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adfec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.543816464 +0000 UTC m=+33.658800184 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0a540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55730 item 42 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.545995416 +0000 UTC m=+33.660979137 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f0e70 item 43 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.546648188 +0000 UTC m=+33.661631908 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1030 item 43 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.547449381 +0000 UTC m=+33.662433101 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.547449381 +0000 UTC m=+33.662433101 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f11f0 item 43 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.54931353 +0000 UTC m=+33.664297250 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1570 item 44 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.549941947 +0000 UTC m=+33.664925667 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278de80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1730 item 44 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.550664861 +0000 UTC m=+33.665648581 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.550664861 +0000 UTC m=+33.665648581 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1b20 item 44 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.552773371 +0000 UTC m=+33.667757092 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5a80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e61c0 item 45 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.553415183 +0000 UTC m=+33.668398903 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0ab40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.553415183 +0000 UTC m=+33.668398903 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e63f0 item 45 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.555151691 +0000 UTC m=+33.670135411 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0b880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e6e00 item 46 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.556233804 +0000 UTC m=+33.671217545 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b0bd80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.556233804 +0000 UTC m=+33.671217545 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e7180 item 46 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.558534778 +0000 UTC m=+33.673518508 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23449c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e7ab0 item 47 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.559369252 +0000 UTC m=+33.674352972 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.559369252 +0000 UTC m=+33.674352972 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e7d50 item 47 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.561246416 +0000 UTC m=+33.676230136 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54380 item 48 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.561879322 +0000 UTC m=+33.676863051 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.561879322 +0000 UTC m=+33.676863051 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2886f00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54540 item 48 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.563787142 +0000 UTC m=+33.678770862 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2887540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54a10 item 49 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.564457709 +0000 UTC m=+33.679441429 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28879c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.564457709 +0000 UTC m=+33.679441429 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54bd0 item 49 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.566175482 +0000 UTC m=+33.681159232 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54f50 item 50 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.566889129 +0000 UTC m=+33.681872859 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ab80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.566889129 +0000 UTC m=+33.681872859 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55110 item 50 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.568964857 +0000 UTC m=+33.683948577 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55a40 item 51 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.569669608 +0000 UTC m=+33.684653358 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272bd00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.569669608 +0000 UTC m=+33.684653358 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55c00 item 51 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.57159939 +0000 UTC m=+33.686583110 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224f940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8620 item 52 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.572359516 +0000 UTC m=+33.687343236 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.572359516 +0000 UTC m=+33.687343236 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff87e0 item 52 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.574441175 +0000 UTC m=+33.689424895 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703a00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8c40 item 53 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.57506325 +0000 UTC m=+33.690046980 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.57506325 +0000 UTC m=+33.690046980 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8e00 item 53 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.576818623 +0000 UTC m=+33.691802343 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9180 item 54 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.577491412 +0000 UTC m=+33.692475132 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a090c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.577491412 +0000 UTC m=+33.692475132 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a096c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9340 item 54 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.578918096 +0000 UTC m=+33.693901826 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff96c0 item 55 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.579647273 +0000 UTC m=+33.694630993 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.579647273 +0000 UTC m=+33.694630993 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2ade780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9880 item 55 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.581370325 +0000 UTC m=+33.696354046 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adee00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9d50 item 56 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.582024631 +0000 UTC m=+33.697008351 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.582024631 +0000 UTC m=+33.697008351 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2adf880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2380460 item 56 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.583631073 +0000 UTC m=+33.698614794 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4c5c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23808c0 item 57 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.584491367 +0000 UTC m=+33.699475117 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4cb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2380b60 item 57 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.585106629 +0000 UTC m=+33.700090349 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.585106629 +0000 UTC m=+33.700090349 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4d5c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2380e00 item 57 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.586904432 +0000 UTC m=+33.701888152 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b4dc00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2381730 item 58 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.587586129 +0000 UTC m=+33.702569849 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23819d0 item 58 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.58834904 +0000 UTC m=+33.703332760 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.58834904 +0000 UTC m=+33.703332760 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b58d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2381b90 item 58 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.589898635 +0000 UTC m=+33.704882355 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c2a0 item 59 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.590614586 +0000 UTC m=+33.705598306 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b598c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c5b0 item 59 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.591247411 +0000 UTC m=+33.706231161 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b59e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.591247411 +0000 UTC m=+33.706231161 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c7e0 item 59 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.592900831 +0000 UTC m=+33.707884562 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b70ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281cf50 item 60 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.593580275 +0000 UTC m=+33.708563995 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281d1f0 item 60 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.594545728 +0000 UTC m=+33.709529457 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.594545728 +0000 UTC m=+33.709529457 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffa5c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faa0e0 item 60 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.596619051 +0000 UTC m=+33.711602801 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffac00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faab60 item 61 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.597390087 +0000 UTC m=+33.712373838 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.597390087 +0000 UTC m=+33.712373838 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffb840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faafc0 item 61 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.599451218 +0000 UTC m=+33.714434938 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf1ffbe80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1fab3b0 item 62 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.600234817 +0000 UTC m=+33.715218537 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25184c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.600234817 +0000 UTC m=+33.715218537 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2518bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1fabc00 item 62 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.601881706 +0000 UTC m=+33.716865477 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232a540 item 63 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.60264702 +0000 UTC m=+33.717630741 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.60264702 +0000 UTC m=+33.717630741 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2519e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232aa10 item 63 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.604311743 +0000 UTC m=+33.719295463 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b1f0 item 64 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.60488218 +0000 UTC m=+33.719865900 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2536ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.60488218 +0000 UTC m=+33.719865900 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25371c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b490 item 64 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.606588781 +0000 UTC m=+33.721572501 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b9d0 item 65 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.607427325 +0000 UTC m=+33.722411045 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2537c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.607427325 +0000 UTC m=+33.722411045 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0000 item 65 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.609603172 +0000 UTC m=+33.724586892 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26348c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd05b0 item 66 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.610488192 +0000 UTC m=+33.725472003 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2634d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.610488192 +0000 UTC m=+33.725472003 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0770 item 66 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.612818672 +0000 UTC m=+33.727802403 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26358c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0af0 item 67 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.613610857 +0000 UTC m=+33.728594577 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2635d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.613610857 +0000 UTC m=+33.728594577 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0cb0 item 67 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.615729877 +0000 UTC m=+33.730713637 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266c9c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1030 item 68 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.616601944 +0000 UTC m=+33.731585664 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266cec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.616601944 +0000 UTC m=+33.731585664 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266d400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd11f0 item 68 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.618569448 +0000 UTC m=+33.733553178 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266da40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1570 item 69 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.619356213 +0000 UTC m=+33.734339963 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf266dec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.619356213 +0000 UTC m=+33.734339963 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e04c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1730 item 69 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.621372711 +0000 UTC m=+33.736356431 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d62a0 item 70 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.622522321 +0000 UTC m=+33.737506041 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766a00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.622522321 +0000 UTC m=+33.737506041 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2766f40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6460 item 70 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.624388974 +0000 UTC m=+33.739372704 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27675c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d68c0 item 71 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.625601031 +0000 UTC m=+33.740584761 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2767ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.625601031 +0000 UTC m=+33.740584761 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27360c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6a80 item 71 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.627893119 +0000 UTC m=+33.742876849 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6f50 item 72 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.628720932 +0000 UTC m=+33.743704692 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2736c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.628720932 +0000 UTC m=+33.743704692 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7110 item 72 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.630386326 +0000 UTC m=+33.745370046 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd18f0 item 73 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.631066919 +0000 UTC m=+33.746050639 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0a80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1b90 item 73 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.631703752 +0000 UTC m=+33.746687472 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e0f40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.631703752 +0000 UTC m=+33.746687472 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1d50 item 73 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.633779932 +0000 UTC m=+33.748763662 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26e1ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2230 item 74 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.634424469 +0000 UTC m=+33.749408189 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28320c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae23f0 item 74 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.635320521 +0000 UTC m=+33.750304241 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.635320521 +0000 UTC m=+33.750304241 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2832b80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae25b0 item 74 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.636775787 +0000 UTC m=+33.751759507 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28331c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2af0 item 75 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.637481169 +0000 UTC m=+33.752464889 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28336c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2cb0 item 75 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.638202881 +0000 UTC m=+33.753186601 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2833c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.638202881 +0000 UTC m=+33.753186601 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2e70 item 75 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.639858326 +0000 UTC m=+33.754842046 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3340 item 76 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.640562145 +0000 UTC m=+33.755545865 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a2d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3570 item 76 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.64134859 +0000 UTC m=+33.756332310 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a32c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.64134859 +0000 UTC m=+33.756332310 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3730 item 76 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.643304221 +0000 UTC m=+33.758287952 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28a3e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3b90 item 77 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.644048336 +0000 UTC m=+33.759032086 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.644048336 +0000 UTC m=+33.759032086 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c6b80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3d50 item 77 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.645790104 +0000 UTC m=+33.760773834 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c71c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6620 item 78 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.646343799 +0000 UTC m=+33.761327549 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c76c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.646343799 +0000 UTC m=+33.761327549 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c7dc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff68c0 item 78 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.648023279 +0000 UTC m=+33.763006999 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d75e0 item 79 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.648800557 +0000 UTC m=+33.763784277 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2737980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.648800557 +0000 UTC m=+33.763784277 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d77a0 item 79 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.651598138 +0000 UTC m=+33.766581858 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a07c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7c70 item 80 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.652178584 +0000 UTC m=+33.767162304 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a0cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.652178584 +0000 UTC m=+33.767162304 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a13c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7e30 item 80 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.653884704 +0000 UTC m=+33.768868434 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1a00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c5b0 item 81 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.654558907 +0000 UTC m=+33.769542627 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27a1e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.654558907 +0000 UTC m=+33.769542627 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29004c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c9a0 item 81 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.656127268 +0000 UTC m=+33.771110988 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2900b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242d1f0 item 82 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.656865291 +0000 UTC m=+33.771849011 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.656865291 +0000 UTC m=+33.771849011 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29015c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242d730 item 82 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.658667894 +0000 UTC m=+33.773651614 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2901c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c62a0 item 83 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.659509683 +0000 UTC m=+33.774493403 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.659509683 +0000 UTC m=+33.774493403 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292e780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6700 item 83 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.661408227 +0000 UTC m=+33.776391987 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292ee00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6bd0 item 84 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.662132254 +0000 UTC m=+33.777115974 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.662132254 +0000 UTC m=+33.777115974 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf292f880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6d90 item 84 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.663731342 +0000 UTC m=+33.778715073 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c71f0 item 85 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.66500679 +0000 UTC m=+33.779990510 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.66500679 +0000 UTC m=+33.779990510 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2950a40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c73b0 item 85 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.666880848 +0000 UTC m=+33.781864579 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29510c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c7960 item 86 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.668224985 +0000 UTC m=+33.783208705 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29515c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.668224985 +0000 UTC m=+33.783208705 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2951b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2000 item 86 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.670139039 +0000 UTC m=+33.785122789 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29782c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2380 item 87 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.670899895 +0000 UTC m=+33.785883615 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29787c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.670899895 +0000 UTC m=+33.785883615 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2978d00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2a10 item 87 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.672743355 +0000 UTC m=+33.787727075 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2fc0 item 88 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.673507057 +0000 UTC m=+33.788490777 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.673507057 +0000 UTC m=+33.788490777 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2979e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3180 item 88 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.675196847 +0000 UTC m=+33.790180567 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28ea940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6fc0 item 89 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.675698083 +0000 UTC m=+33.790681803 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eae80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7490 item 89 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.676409876 +0000 UTC m=+33.791393606 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb3c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.676409876 +0000 UTC m=+33.791393606 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28eb940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7730 item 89 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.678439357 +0000 UTC m=+33.793423077 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06080): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7b20 item 90 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.679106597 +0000 UTC m=+33.794090317 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a065c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7ce0 item 90 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.680196544 +0000 UTC m=+33.795180305 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a06b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.680196544 +0000 UTC m=+33.795180305 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a070c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d25b0 item 90 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.681902145 +0000 UTC m=+33.796885865 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07700): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d3650 item 91 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.682595783 +0000 UTC m=+33.797579503 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a07c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d3960 item 91 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.683632411 +0000 UTC m=+33.798616141 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.683632411 +0000 UTC m=+33.798616141 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d3ce0 item 91 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.685992346 +0000 UTC m=+33.800976125 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a83f0 item 92 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.686760987 +0000 UTC m=+33.801744716 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a87e0 item 92 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.687602826 +0000 UTC m=+33.802586606 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a418c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.687602826 +0000 UTC m=+33.802586606 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8a10 item 92 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.68946413 +0000 UTC m=+33.804447850 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a805c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8e00 item 93 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.690237029 +0000 UTC m=+33.805220749 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a80b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.690237029 +0000 UTC m=+33.805220749 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8fc0 item 93 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.692365176 +0000 UTC m=+33.807348906 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9500 item 94 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.693128507 +0000 UTC m=+33.808112237 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a81d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.693128507 +0000 UTC m=+33.808112237 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9730 item 94 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.695150664 +0000 UTC m=+33.810134414 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa0bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9d50 item 95 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.695779932 +0000 UTC m=+33.810763662 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.695779932 +0000 UTC m=+33.810763662 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684230 item 95 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.697769548 +0000 UTC m=+33.812753298 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aa1e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684770 item 96 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.698530144 +0000 UTC m=+33.813513864 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.698530144 +0000 UTC m=+33.813513864 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcb80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684a80 item 96 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= 2026/08/22 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : >WaitForWriters: 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.706387426 +0000 UTC m=+33.821371146 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.706387426 +0000 UTC m=+33.821371146 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b71b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.706387426 +0000 UTC m=+33.821371146 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e0c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281d7a0 item 1 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.708946477 +0000 UTC m=+33.823930208 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0e700): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.708946477 +0000 UTC m=+33.823930208 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0ec00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281dd50 item 2 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.710602984 +0000 UTC m=+33.825586704 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.710602984 +0000 UTC m=+33.825586704 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0f6c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.710602984 +0000 UTC m=+33.825586704 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c0fb80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2302380 item 3 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.712810973 +0000 UTC m=+33.827794693 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.712810973 +0000 UTC m=+33.827794693 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2c840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23031f0 item 4 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.714878044 +0000 UTC m=+33.829861774 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2ce80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.714878044 +0000 UTC m=+33.829861774 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.714878044 +0000 UTC m=+33.829861774 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2d7c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2303ce0 item 5 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.717726482 +0000 UTC m=+33.832710271 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c2de40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.717726482 +0000 UTC m=+33.832710271 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff48c0 item 6 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.719713523 +0000 UTC m=+33.834697253 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c44b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.719713523 +0000 UTC m=+33.834697253 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.719713523 +0000 UTC m=+33.834697253 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c454c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff55e0 item 7 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.723763257 +0000 UTC m=+33.838746977 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c45b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.723763257 +0000 UTC m=+33.838746977 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff5c00 item 8 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2c68740): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.726330103 +0000 UTC m=+33.841313824 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.726330103 +0000 UTC m=+33.841313824 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.726330103 +0000 UTC m=+33.841313824 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd35e0 item 9 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.732014704 +0000 UTC m=+33.846998424 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c0d00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.732014704 +0000 UTC m=+33.846998424 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd23f0 item 10 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf29c1880): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.734467454 +0000 UTC m=+33.849451174 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29c1c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.734467454 +0000 UTC m=+33.849451174 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.734467454 +0000 UTC m=+33.849451174 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c68740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2e70 item 11 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.739134966 +0000 UTC m=+33.854118686 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.739134966 +0000 UTC m=+33.854118686 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c696c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3340 item 12 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2c69d00): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c69d00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.741185808 +0000 UTC m=+33.856169528 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc1c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.741185808 +0000 UTC m=+33.856169528 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abc880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3a40 item 13 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.743260143 +0000 UTC m=+33.858243863 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abcf00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.743260143 +0000 UTC m=+33.858243863 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abd440): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3e30 item 14 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2abdac0): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abdac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.745270618 +0000 UTC m=+33.860254348 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2abde80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.745270618 +0000 UTC m=+33.860254348 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23390a0 item 15 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.74713089 +0000 UTC m=+33.862114610 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278ccc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.74713089 +0000 UTC m=+33.862114610 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23398f0 item 16 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.748938823 +0000 UTC m=+33.863922543 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278da00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.748938823 +0000 UTC m=+33.863922543 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.748938823 +0000 UTC m=+33.863922543 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf27bc460 item 17 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.75149113 +0000 UTC m=+33.866474851 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a54c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.75149113 +0000 UTC m=+33.866474851 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf27bcbd0 item 18 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.753499883 +0000 UTC m=+33.868483633 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf24337c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.753499883 +0000 UTC m=+33.868483633 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.753499883 +0000 UTC m=+33.868483633 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf27bd180 item 19 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.755995604 +0000 UTC m=+33.870979324 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23456c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.755995604 +0000 UTC m=+33.870979324 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf27bd880 item 20 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.757840768 +0000 UTC m=+33.872824488 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.757840768 +0000 UTC m=+33.872824488 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.757840768 +0000 UTC m=+33.872824488 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ad80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf27bdd50 item 21 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.760181396 +0000 UTC m=+33.875165116 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.760181396 +0000 UTC m=+33.875165116 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b9c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f10a0 item 22 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.763175238 +0000 UTC m=+33.878158959 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.763175238 +0000 UTC m=+33.878158959 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ecc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.763175238 +0000 UTC m=+33.878158959 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fc00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1420 item 23 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.765877139 +0000 UTC m=+33.880860859 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.765877139 +0000 UTC m=+33.880860859 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29f1b20 item 24 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2703c80): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.767907911 +0000 UTC m=+33.882891641 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.767907911 +0000 UTC m=+33.882891641 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08640): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.767907911 +0000 UTC m=+33.882891641 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08b80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e61c0 item 25 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.770500285 +0000 UTC m=+33.885484015 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.770500285 +0000 UTC m=+33.885484015 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a097c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e6bd0 item 26 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2a09e00): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.772468851 +0000 UTC m=+33.887452582 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25381c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.772468851 +0000 UTC m=+33.887452582 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25386c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.772468851 +0000 UTC m=+33.887452582 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2538c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22e7340 item 27 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.775165031 +0000 UTC m=+33.890148761 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.775165031 +0000 UTC m=+33.890148761 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf25397c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54000 item 28 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf2539e00): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2539e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.777057033 +0000 UTC m=+33.892040753 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a2c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.777057033 +0000 UTC m=+33.892040753 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262a980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54460 item 29 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.778894281 +0000 UTC m=+33.893878041 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.778894281 +0000 UTC m=+33.893878041 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262b540): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54930 item 30 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): _readAt: size=2, off=0 2026/08/22 01:05:13 ERROR : open-test-file(0x3dacf262bb80): Couldn't read size of file 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): close: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf262bb80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.780868227 +0000 UTC m=+33.895851947 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.780868227 +0000 UTC m=+33.895851947 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650700): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54cb0 item 31 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.783036932 +0000 UTC m=+33.898020652 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2650d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.783036932 +0000 UTC m=+33.898020652 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26512c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55030 item 32 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.784815139 +0000 UTC m=+33.899798889 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa3c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8700 item 33 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.785487858 +0000 UTC m=+33.900471578 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.785487858 +0000 UTC m=+33.900471578 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aad40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff88c0 item 33 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.787122193 +0000 UTC m=+33.902105913 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8d20 item 34 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.787880304 +0000 UTC m=+33.902864035 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.787880304 +0000 UTC m=+33.902864035 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abd40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff8ee0 item 34 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.789772818 +0000 UTC m=+33.904756597 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9260 item 35 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.790544333 +0000 UTC m=+33.905528084 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.790544333 +0000 UTC m=+33.905528084 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2706e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9420 item 35 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.792492481 +0000 UTC m=+33.907476201 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff97a0 item 36 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.793336905 +0000 UTC m=+33.908320625 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.793336905 +0000 UTC m=+33.908320625 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2707ec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9960 item 36 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.795408947 +0000 UTC m=+33.910392677 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272e600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff9dc0 item 37 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.796053264 +0000 UTC m=+33.911036994 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ea80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.796053264 +0000 UTC m=+33.911036994 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ef80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23804d0 item 37 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.798041686 +0000 UTC m=+33.913025417 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272f600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2380930 item 38 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.79884877 +0000 UTC m=+33.913832501 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272fb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.79884877 +0000 UTC m=+33.913832501 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2380bd0 item 38 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.800704244 +0000 UTC m=+33.915687964 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27487c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2381180 item 39 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.801351004 +0000 UTC m=+33.916334724 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2748cc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.801351004 +0000 UTC m=+33.916334724 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27491c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23817a0 item 39 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.803165429 +0000 UTC m=+33.918149159 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2381d50 item 40 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.803906658 +0000 UTC m=+33.918890388 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2749d40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.803906658 +0000 UTC m=+33.918890388 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faa0e0 item 40 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.805562594 +0000 UTC m=+33.920546314 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faab60 item 41 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.806248329 +0000 UTC m=+33.921232049 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2768e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1faafc0 item 41 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.80699576 +0000 UTC m=+33.921979480 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.80699576 +0000 UTC m=+33.921979480 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1fab1f0 item 41 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.80889752 +0000 UTC m=+33.923881250 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2769e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1fabc00 item 42 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.809720122 +0000 UTC m=+33.924703852 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1fabe30 item 42 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.810595556 +0000 UTC m=+33.925579286 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aa9c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): close: 2026/08/22 01:05:13 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-dafaqoj9buta/dir/file1: no such file or directory 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.810595556 +0000 UTC m=+33.925579286 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aaf40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232a540 item 42 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.81234132 +0000 UTC m=+33.927325040 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27ab580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232ae00 item 43 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.813100775 +0000 UTC m=+33.928084515 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27aba80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b1f0 item 43 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.813852333 +0000 UTC m=+33.928836074 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d20c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.813852333 +0000 UTC m=+33.928836074 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b490 item 43 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.815675585 +0000 UTC m=+33.930659355 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d2c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf232b9d0 item 44 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.816486536 +0000 UTC m=+33.931470266 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0000 item 44 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.817353233 +0000 UTC m=+33.932336972 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.817353233 +0000 UTC m=+33.932336972 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf27d3c00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd01c0 item 44 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.819254611 +0000 UTC m=+33.934238342 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0770 item 45 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.820205988 +0000 UTC m=+33.935189718 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.820205988 +0000 UTC m=+33.935189718 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2838f40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0930 item 45 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.822448691 +0000 UTC m=+33.937432421 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0cb0 item 46 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.823159964 +0000 UTC m=+33.938143694 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2839a80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.823159964 +0000 UTC m=+33.938143694 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd0e70 item 46 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.825056563 +0000 UTC m=+33.940040294 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286c8c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd11f0 item 47 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.825640706 +0000 UTC m=+33.940624426 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286cdc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.825640706 +0000 UTC m=+33.940624426 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286d4c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd13b0 item 47 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.827610335 +0000 UTC m=+33.942594055 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf286db00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1730 item 48 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.828275501 +0000 UTC m=+33.943259271 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.828275501 +0000 UTC m=+33.943259271 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288c800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd18f0 item 48 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.83032515 +0000 UTC m=+33.945308890 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288ce40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2cd1d50 item 49 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.831053415 +0000 UTC m=+33.946037135 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d2c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.831053415 +0000 UTC m=+33.946037135 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288d800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2070 item 49 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.832969491 +0000 UTC m=+33.947953221 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf288de80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae23f0 item 50 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.833873117 +0000 UTC m=+33.948856938 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.833873117 +0000 UTC m=+33.948856938 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c2a00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae25b0 item 50 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.835729923 +0000 UTC m=+33.950713653 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3080): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2a10 item 51 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.836438461 +0000 UTC m=+33.951422240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.836438461 +0000 UTC m=+33.951422240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28c3ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2c40 item 51 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.838341943 +0000 UTC m=+33.953325713 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae2fc0 item 52 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.839267732 +0000 UTC m=+33.954251482 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28de740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.839267732 +0000 UTC m=+33.954251482 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28decc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae32d0 item 52 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.841036971 +0000 UTC m=+33.956020701 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df340): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae36c0 item 53 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.841737544 +0000 UTC m=+33.956721274 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28df840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.841737544 +0000 UTC m=+33.956721274 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28dfd80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3880 item 53 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.843731898 +0000 UTC m=+33.958715629 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fc500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2ae3ce0 item 54 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.844773876 +0000 UTC m=+33.959757615 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fca00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.844773876 +0000 UTC m=+33.959757615 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fcf80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6000 item 54 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.846498961 +0000 UTC m=+33.961482692 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fd600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6380 item 55 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.847327606 +0000 UTC m=+33.962311396 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf28fdb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.847327606 +0000 UTC m=+33.962311396 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6620 item 55 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.8495067 +0000 UTC m=+33.964490430 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291a7c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d69a0 item 56 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.850417629 +0000 UTC m=+33.965401370 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291acc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.850417629 +0000 UTC m=+33.965401370 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d6c40 item 56 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.852821428 +0000 UTC m=+33.967805167 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291b880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7030 item 57 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.853662444 +0000 UTC m=+33.968646175 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf291bdc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7260 item 57 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.854433231 +0000 UTC m=+33.969416961 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.854433231 +0000 UTC m=+33.969416961 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293c980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7570 item 57 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.856280096 +0000 UTC m=+33.971263826 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293cfc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d78f0 item 58 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.856990327 +0000 UTC m=+33.971974098 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293d500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7ab0 item 58 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.858548739 +0000 UTC m=+33.973532529 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf293da40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.858548739 +0000 UTC m=+33.973532529 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf29d7ce0 item 58 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.860434188 +0000 UTC m=+33.975417938 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c380 item 59 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.86119761 +0000 UTC m=+33.976181330 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2966c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242c620 item 59 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.862000585 +0000 UTC m=+33.976984305 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf29671c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.862000585 +0000 UTC m=+33.976984305 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242ca10 item 59 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.864003066 +0000 UTC m=+33.978986786 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2967d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242d2d0 item 60 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.864680895 +0000 UTC m=+33.979664655 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c3c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242d7a0 item 60 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.865524298 +0000 UTC m=+33.980508048 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298c900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.865524298 +0000 UTC m=+33.980508048 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298cec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf242dc00 item 60 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.867474789 +0000 UTC m=+33.982458509 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298d500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c67e0 item 61 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.868214676 +0000 UTC m=+33.983198426 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf298da40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.868214676 +0000 UTC m=+33.983198426 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6a80 item 61 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.870382228 +0000 UTC m=+33.985365967 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c6e70 item 62 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.871141801 +0000 UTC m=+33.986125531 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a40dc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.871141801 +0000 UTC m=+33.986125531 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a414c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c7030 item 62 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.87328661 +0000 UTC m=+33.988270341 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a41b00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c7500 item 63 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.874188152 +0000 UTC m=+33.989171943 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.874188152 +0000 UTC m=+33.989171943 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23c76c0 item 63 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): >_readAt: n=0, err=Bad file descriptor 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.87621569 +0000 UTC m=+33.991199420 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a88e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff60e0 item 64 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.87699493 +0000 UTC m=+33.991978690 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a893c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.87699493 +0000 UTC m=+33.991978690 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a89ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6620 item 64 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.879231894 +0000 UTC m=+33.994215624 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6bd0 item 65 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.880119939 +0000 UTC m=+33.995103659 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2aac680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.880119939 +0000 UTC m=+33.995103659 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d2a10 item 65 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.882027972 +0000 UTC m=+33.997011692 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e9c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d3730 item 66 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.88278452 +0000 UTC m=+33.997768240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.88278452 +0000 UTC m=+33.997768240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf22d39d0 item 66 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.884605648 +0000 UTC m=+33.999589389 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f9c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a81c0 item 67 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.885366074 +0000 UTC m=+34.000349824 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fe40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.885366074 +0000 UTC m=+34.000349824 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4440): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8460 item 67 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.887074779 +0000 UTC m=+34.002058499 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8a80 item 68 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.887782524 +0000 UTC m=+34.002766244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc4fc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.887782524 +0000 UTC m=+34.002766244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a8cb0 item 68 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.889901254 +0000 UTC m=+34.004884974 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bc5b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9030 item 69 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.890649627 +0000 UTC m=+34.005633347 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde0c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.890649627 +0000 UTC m=+34.005633347 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bde5c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9260 item 69 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.892370235 +0000 UTC m=+34.007353955 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdec40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9880 item 70 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.893177519 +0000 UTC m=+34.008161240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.893177519 +0000 UTC m=+34.008161240 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdf680): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23a9b20 item 70 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.895063069 +0000 UTC m=+34.010046809 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bdfd00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf26842a0 item 71 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.895876845 +0000 UTC m=+34.010860575 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.895876845 +0000 UTC m=+34.010860575 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684620 item 71 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.897894003 +0000 UTC m=+34.012877732 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf8e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684af0 item 72 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.898764366 +0000 UTC m=+34.013748136 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9380): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.898764366 +0000 UTC m=+34.013748136 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf98c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2684d20 item 72 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.90080635 +0000 UTC m=+34.015790120 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2bf9e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf26850a0 item 73 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.901613504 +0000 UTC m=+34.016597244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685260 item 73 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.902455524 +0000 UTC m=+34.017439244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.902455524 +0000 UTC m=+34.017439244 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b20e80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685420 item 73 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.904709419 +0000 UTC m=+34.019693139 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b214c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2685960 item 74 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.90546766 +0000 UTC m=+34.020451410 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b219c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23b01c0 item 74 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.906341019 +0000 UTC m=+34.021324759 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44000): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.906341019 +0000 UTC m=+34.021324759 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23b0ee0 item 74 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.9083178 +0000 UTC m=+34.023301530 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b44bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c000 item 75 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.909063047 +0000 UTC m=+34.024046777 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b450c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): _writeAt: size=3, off=2 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c1c0 item 75 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.91003408 +0000 UTC m=+34.025017820 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.91003408 +0000 UTC m=+34.025017820 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b45b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281c4d0 item 75 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.912398313 +0000 UTC m=+34.027382054 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281ca10 item 76 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.913247326 +0000 UTC m=+34.028231057 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5e780): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281cee0 item 76 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): _writeAt: size=3, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.91422421 +0000 UTC m=+34.029207941 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5ecc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.91422421 +0000 UTC m=+34.029207941 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f240): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281d180 item 76 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.91619477 +0000 UTC m=+34.031178541 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5f880): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281d730 item 77 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.916935739 +0000 UTC m=+34.031919459 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b5fd80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.916935739 +0000 UTC m=+34.031919459 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76580): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281d8f0 item 77 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.919331401 +0000 UTC m=+34.034315131 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76bc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf281dd50 item 78 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.920555552 +0000 UTC m=+34.035539292 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b770c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.920555552 +0000 UTC m=+34.035539292 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b777c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23020e0 item 78 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.92357383 +0000 UTC m=+34.038557550 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2302a10 item 79 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.924698243 +0000 UTC m=+34.039682013 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00400): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.924698243 +0000 UTC m=+34.039682013 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c862c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2302fc0 item 79 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.927950302 +0000 UTC m=+34.042934052 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54310 item 80 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.928775629 +0000 UTC m=+34.043759359 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c86e00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.928775629 +0000 UTC m=+34.043759359 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d544d0 item 80 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.930740689 +0000 UTC m=+34.045724409 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c87b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d549a0 item 81 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.93154106 +0000 UTC m=+34.046524780 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00900): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.93154106 +0000 UTC m=+34.046524780 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c00e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54b60 item 81 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.933778655 +0000 UTC m=+34.048762375 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c014c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d54ee0 item 82 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.934640341 +0000 UTC m=+34.049624071 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2c019c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.934640341 +0000 UTC m=+34.049624071 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c040): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d550a0 item 82 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.936745375 +0000 UTC m=+34.051729095 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278c6c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55420 item 83 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.937471907 +0000 UTC m=+34.052455627 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278cbc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.937471907 +0000 UTC m=+34.052455627 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d140): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d555e0 item 83 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.939198415 +0000 UTC m=+34.054182136 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278d940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55960 item 84 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.939945015 +0000 UTC m=+34.054928735 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf278dec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.939945015 +0000 UTC m=+34.054928735 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a4d00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2d55b20 item 84 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.941612473 +0000 UTC m=+34.056596193 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff40e0 item 85 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.942382797 +0000 UTC m=+34.057366517 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf23a5ac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.942382797 +0000 UTC m=+34.057366517 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2432800): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff4540 item 85 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.944452293 +0000 UTC m=+34.059436013 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2433d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff4e00 item 86 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.945335511 +0000 UTC m=+34.060319231 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2344c40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.945335511 +0000 UTC m=+34.060319231 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff55e0 item 86 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.947218334 +0000 UTC m=+34.062202054 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2345c80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff5ab0 item 87 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.948027051 +0000 UTC m=+34.063010781 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a280): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.948027051 +0000 UTC m=+34.063010781 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272a7c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff5c70 item 87 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.949754943 +0000 UTC m=+34.064738663 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272ae40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6700 item 88 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.950543793 +0000 UTC m=+34.065527513 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b3c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.950543793 +0000 UTC m=+34.065527513 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf272b940): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6a10 item 88 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.952767741 +0000 UTC m=+34.067751461 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224e500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff6fc0 item 89 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.953498981 +0000 UTC m=+34.068482701 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224ec00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7490 item 89 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.954121997 +0000 UTC m=+34.069105717 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf224fb00): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.954121997 +0000 UTC m=+34.069105717 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2702fc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7730 item 89 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.956023857 +0000 UTC m=+34.071007577 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703600): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7b20 item 90 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.956573255 +0000 UTC m=+34.071556975 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2703b40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf1ff7ce0 item 90 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.957236927 +0000 UTC m=+34.072220647 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08180): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.957236927 +0000 UTC m=+34.072220647 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2302000 item 90 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.958927759 +0000 UTC m=+34.073911479 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a08d80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf23037a0 item 91 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.959589549 +0000 UTC m=+34.074573288 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09300): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): >_readAt: n=2, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): _writeAt: size=3, off=7 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2303c70 item 91 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.960265455 +0000 UTC m=+34.075249175 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): >_readAt: n=8, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.960265455 +0000 UTC m=+34.075249175 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2a09dc0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2070 item 91 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.962401336 +0000 UTC m=+34.077385056 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa440): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd23f0 item 92 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.963225854 +0000 UTC m=+34.078209574 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aa980): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): open at offset 5 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2a80 item 92 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): _readAt: size=2, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): _writeAt: size=3, off=5 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): >_writeAt: n=3, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.964035662 +0000 UTC m=+34.079019382 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26aaec0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): >_readAt: n=3, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.964035662 +0000 UTC m=+34.079019382 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26ab480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd2e70 item 92 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.965784453 +0000 UTC m=+34.080768173 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf26abac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd31f0 item 93 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.966551962 +0000 UTC m=+34.081535682 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e100): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.966551962 +0000 UTC m=+34.081535682 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9e840): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3570 item 93 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.969135329 +0000 UTC m=+34.084119049 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9ee80): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd39d0 item 94 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.970043553 +0000 UTC m=+34.085027283 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9f3c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.970043553 +0000 UTC m=+34.085027283 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b9fac0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2dd3c00 item 94 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.9717047 +0000 UTC m=+34.086688420 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76200): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2338310 item 95 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.972761926 +0000 UTC m=+34.087745646 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76740): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.972761926 +0000 UTC m=+34.087745646 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b76e40): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2338e00 item 95 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 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/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): open at offset 0 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): _readAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): >_readAt: n=0, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.975376581 +0000 UTC m=+34.090360341 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b77480): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): _writeAt: size=5, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): >openPending: err= 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2339490 item 96 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): >_writeAt: n=5, err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.97610731 +0000 UTC m=+34.091091030 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2b779c0): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/22 01:05:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/22 01:05:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): _readAt: size=512, off=0 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): openPending: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): >openPending: err= 2026/08/22 01:05:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): >_readAt: n=5, err=EOF 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): close: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-22 01:05:13.97610731 +0000 UTC m=+34.091091030 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : open-test-file(0x3dacf2652500): >close: err= 2026/08/22 01:05:13 DEBUG : open-test-file: Remove: 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3dacf2339880 item 96 2026/08/22 01:05:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/22 01:05:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/22 01:05:13 DEBUG : open-test-file: >Remove: err= 2026/08/22 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : >WaitForWriters: 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:13 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:13 DEBUG : file1: newRWFileHandle: 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): openPending: 2026/08/22 01:05:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): >openPending: err= 2026/08/22 01:05:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/22 01:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/22 01:05:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): _writeAt: size=2, off=0 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): >_writeAt: n=2, err= 2026/08/22 01:05:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): RWFileHandle.Flush 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): RWFileHandle.Release 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): close: 2026/08/22 01:05:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/22 01:05:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:13 DEBUG : file1(0x3dacf26d4080): >close: err= 2026/08/22 01:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:13 DEBUG : Looking for writers 2026/08/22 01:05:13 DEBUG : file1: reading active writers 2026/08/22 01:05:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : file1: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : file1: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:14 DEBUG : file1: vfs cache: starting upload 2026/08/22 01:05:14 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1.a0a9169e.partial" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1.a0a9169e.partial 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1.a0a9169e.partial" 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : file1: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dafaqoj9buta/file1.a0a9169e.partial 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/22 01:05:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 01:05:14 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/22 01:05:14 INFO : file1: Copied (new) 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : file1: reading active writers 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/22 01:05:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/22 01:05:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/22 01:05:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:14 DEBUG : >WaitForWriters: 2026/08/22 01:05:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/22 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : file1: reading active writers 2026/08/22 01:05:14 DEBUG : >WaitForWriters: 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:14 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:14 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:14 DEBUG : rename_me: newRWFileHandle: 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): openPending: 2026/08/22 01:05:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): >openPending: err= 2026/08/22 01:05:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/22 01:05:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/22 01:05:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): _writeAt: size=5, off=0 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): >_writeAt: n=5, err= 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): close: 2026/08/22 01:05:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-22 01:05:14.520012617 +0000 UTC m=+34.634996347 2026/08/22 01:05:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/22 01:05:14 DEBUG : rename_me(0x3dacf2c30c80): >close: err= 2026/08/22 01:05:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/22 01:05:14 DEBUG : i_was_renamed: Updating file with 0x3dacf2a67930 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/22 01:05:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/22 01:05:14 DEBUG : i_was_renamed.029d0fa5.partial: size = 5 OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/i_was_renamed.029d0fa5.partial" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/i_was_renamed.029d0fa5.partial 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/i_was_renamed.029d0fa5.partial" 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/i_was_renamed.029d0fa5.partial 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : i_was_renamed.029d0fa5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:14 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:14 DEBUG : i_was_renamed.029d0fa5.partial: renamed to: i_was_renamed 2026/08/22 01:05:14 INFO : i_was_renamed: Copied (new) 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/i_was_renamed" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/i_was_renamed 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/i_was_renamed" 2026/08/22 01:05:14 DEBUG : Looking for writers 2026/08/22 01:05:14 DEBUG : i_was_renamed: reading active writers 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/i_was_renamed 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-22 01:05:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/22 01:05:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/22 01:05:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/22 01:05:14 DEBUG : >WaitForWriters: 2026/08/22 01:05:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:14 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/22 01:05:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-dafaqoj9buta" 2026/08/22 01:05:14 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:14 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:14 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : forgetting directory cache 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): _readAt: size=512, off=0 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): openPending: 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:06:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): >openPending: err= 2026/08/22 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): >_readAt: n=20, err=EOF 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): close: 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:06:14 +0000 UTC 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2665a00): >close: err= 2026/08/22 01:05:15 DEBUG : Re-reading directory (108.303599ms old) 2026/08/22 01:05:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : forgetting directory cache 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): _readAt: size=512, off=0 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): openPending: 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:07:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-22 00:06:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 00:07:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-22 00:06:14 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/22 01:05:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): >openPending: err= 2026/08/22 01:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): >_readAt: n=20, err=EOF 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): close: 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:07:14 +0000 UTC 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate(0x3dacf2c31600): >close: err= 2026/08/22 01:05:15 DEBUG : Re-reading directory (110.884863ms old) 2026/08/22 01:05:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:15 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/22 01:05:16 DEBUG : forgetting directory cache 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): _readAt: size=512, off=0 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): openPending: 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:08:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-22 00:07:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 00:08:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-22 00:07:14 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/22 01:05:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): >openPending: err= 2026/08/22 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): >_readAt: n=20, err=EOF 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): close: 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:08:14 +0000 UTC 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2c31ec0): >close: err= 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : forgetting directory cache 2026/08/22 01:05:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): _readAt: size=512, off=0 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): openPending: 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:09:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-22 00:08:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 00:09:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-22 00:08:14 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/22 01:05:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): >openPending: err= 2026/08/22 01:05:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): >_readAt: n=20, err=EOF 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): close: 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:09:14 +0000 UTC 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate(0x3dacf2845240): >close: err= 2026/08/22 01:05:16 DEBUG : Re-reading directory (107.117812ms old) 2026/08/22 01:05:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:16 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:16 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : forgetting directory cache 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): _readAt: size=512, off=0 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): openPending: 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:10:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-22 00:09:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 00:10:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-22 00:09:14 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/22 01:05:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): >openPending: err= 2026/08/22 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): >_readAt: n=20, err=EOF 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): close: 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:10:14 +0000 UTC 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf2653a40): >close: err= 2026/08/22 01:05:17 DEBUG : Re-reading directory (107.068418ms old) 2026/08/22 01:05:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : forgetting directory cache 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): _readAt: size=512, off=0 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): openPending: 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-22 00:11:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-22 00:10:14 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-22 00:11:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-22 00:10:14 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/22 01:05:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/22 01:05:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): >openPending: err= 2026/08/22 01:05:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): >_readAt: n=20, err=EOF 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): close: 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:11:14 +0000 UTC 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate(0x3dacf26d5640): >close: err= 2026/08/22 01:05:17 DEBUG : Re-reading directory (110.354492ms old) 2026/08/22 01:05:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:17 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : forgetting directory cache 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): _readAt: size=512, off=0 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): openPending: 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-22 00:12:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-22 00:11:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-22 00:12:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-22 00:11:14 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/22 01:05:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/22 01:05:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): >openPending: err= 2026/08/22 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): >_readAt: n=21, err=EOF 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): close: 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:12:14 +0000 UTC 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf2a10600): >close: err= 2026/08/22 01:05:18 DEBUG : Re-reading directory (107.80013ms old) 2026/08/22 01:05:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : forgetting directory cache 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): _readAt: size=512, off=0 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): openPending: 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-22 00:13:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-22 00:12:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-22 00:13:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-22 00:12:14 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/22 01:05:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/22 01:05:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): >openPending: err= 2026/08/22 01:05:18 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): >_readAt: n=22, err=EOF 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): close: 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:13:14 +0000 UTC 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate(0x3dacf278c0c0): >close: err= 2026/08/22 01:05:18 DEBUG : Re-reading directory (107.231888ms old) 2026/08/22 01:05:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:18 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/22 01:05:19 DEBUG : forgetting directory cache 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): _readAt: size=512, off=0 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): openPending: 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-22 00:14:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-22 00:13:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-22 00:14:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-22 00:13:14 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/22 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/22 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): >openPending: err= 2026/08/22 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): >_readAt: n=23, err=EOF 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): close: 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:14:14 +0000 UTC 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf23a43c0): >close: err= 2026/08/22 01:05:19 DEBUG : Re-reading directory (109.241231ms old) 2026/08/22 01:05:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : forgetting directory cache 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): _readAt: size=512, off=0 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): openPending: 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-dafaqoj9buta/TestRWCacheUpdate 2026/08/22 01:05:19 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-22 00:15:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-22 00:14:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-22 00:15:14 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-22 00:14:14 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/22 01:05:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/22 01:05:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): >openPending: err= 2026/08/22 01:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): >_readAt: n=24, err=EOF 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): close: 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-22 00:15:14 +0000 UTC 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate(0x3dacf2a10780): >close: err= 2026/08/22 01:05:20 DEBUG : Re-reading directory (110.569869ms old) 2026/08/22 01:05:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/22 01:05:20 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:20 DEBUG : Looking for writers 2026/08/22 01:05:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/22 01:05:20 DEBUG : >WaitForWriters: 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.16s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : forgetting directory cache 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/22 01:05:20 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:20 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 01:05:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 01:05:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 01:05:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 01:05:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 01:05:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 01:05:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:20 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/FiLeA" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dafaqoj9buta/FiLeA 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/22 01:05:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 01:05:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 01:05:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FiLeB" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/FiLeB 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 01:05:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 01:05:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/FilEb" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-dafaqoj9buta/FilEb 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/22 01:05:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/22 01:05:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/22 01:05:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/22 01:05:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/22 01:05:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/22 01:05:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/22 01:05:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/22 01:05:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/22 01:05:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/22 01:05:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:21 DEBUG : Looking for writers 2026/08/22 01:05:21 DEBUG : FiLeB: reading active writers 2026/08/22 01:05:21 DEBUG : FilEb: reading active writers 2026/08/22 01:05:21 DEBUG : FiLeA: reading active writers 2026/08/22 01:05:21 DEBUG : >WaitForWriters: 2026/08/22 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:21 DEBUG : Looking for writers 2026/08/22 01:05:21 DEBUG : FiLeA: reading active writers 2026/08/22 01:05:21 DEBUG : FiLeB: reading active writers 2026/08/22 01:05:21 DEBUG : FilEb: reading active writers 2026/08/22 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.70s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/normal name with no special characters.txt" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/normal name with no special characters.txt 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/normal name with no special characters.txt" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-dafaqoj9buta/normal name with no special characters.txt 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:21 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:21 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/normal name with no special characters.txt" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/normal\ name\ with\ no\ special\ characters.txt" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-dafaqoj9buta/normal name with no special characters.txt 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-dafaqoj9buta/測試_Русский___ě_áñ 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/22 01:05:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Reusing VFS from active cache 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:22 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:22 DEBUG : dir: Looking for writers 2026/08/22 01:05:22 DEBUG : file2: reading active writers 2026/08/22 01:05:22 DEBUG : Looking for writers 2026/08/22 01:05:22 DEBUG : dir: reading active writers 2026/08/22 01:05:22 DEBUG : file1: reading active writers 2026/08/22 01:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.39s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:22 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:22 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:22 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:23 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:23 DEBUG : dir: Looking for writers 2026/08/22 01:05:23 DEBUG : Looking for writers 2026/08/22 01:05:23 DEBUG : dir: reading active writers 2026/08/22 01:05:23 DEBUG : file1: reading active writers 2026/08/22 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:23 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:23 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 01:05:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 01:05:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 01:05:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/22 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/new_file.txt" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/new_file.txt 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/new_file.txt" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/dir/new_file.txt 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:23 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/22 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/22 01:05:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/22 01:05:23 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:23 DEBUG : dir: Looking for writers 2026/08/22 01:05:23 DEBUG : file2: reading active writers 2026/08/22 01:05:23 DEBUG : new_file.txt: reading active writers 2026/08/22 01:05:23 DEBUG : Looking for writers 2026/08/22 01:05:23 DEBUG : dir: reading active writers 2026/08/22 01:05:23 DEBUG : file1: reading active writers 2026/08/22 01:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:23 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file2" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/dir/file2 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/22 01:05:23 DEBUG : dir/file1: Updating file with dir/file1 0x3dacf287dd40 2026/08/22 01:05:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/22 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:23 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:23 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/dir/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/dir/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:24 INFO : dir/file1: Moved (server-side) to: file0 2026/08/22 01:05:24 DEBUG : file0: Updating file with file0 0x3dacf287dd40 2026/08/22 01:05:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file0" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file0 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file0" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-dafaqoj9buta/file0 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file0" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file0 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file0" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-dafaqoj9buta/file0 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/22 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:24 DEBUG : dir: Looking for writers 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : dir: reading active writers 2026/08/22 01:05:24 DEBUG : file0: reading active writers 2026/08/22 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.64s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:24 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Server has VFS statistics extension 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: About path "/rclone-test-dafaqoj9buta" 2026/08/22 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:24 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: 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/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: 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/22 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : a: Looking for writers 2026/08/22 01:05:24 DEBUG : b: Looking for writers 2026/08/22 01:05:24 DEBUG : c: Looking for writers 2026/08/22 01:05:24 DEBUG : d: Looking for writers 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : /: reading active writers 2026/08/22 01:05:24 DEBUG : a: reading active writers 2026/08/22 01:05:24 DEBUG : b: reading active writers 2026/08/22 01:05:24 DEBUG : c: reading active writers 2026/08/22 01:05:24 DEBUG : d: reading active writers 2026/08/22 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:24 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/22 01:05:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/22 01:05:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/22 01:05:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/22 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:24 DEBUG : a/b/c/d: Looking for writers 2026/08/22 01:05:24 DEBUG : a/b/c: Looking for writers 2026/08/22 01:05:24 DEBUG : d: reading active writers 2026/08/22 01:05:24 DEBUG : a/b: Looking for writers 2026/08/22 01:05:24 DEBUG : c: reading active writers 2026/08/22 01:05:24 DEBUG : a: Looking for writers 2026/08/22 01:05:24 DEBUG : b: reading active writers 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : a: reading active writers 2026/08/22 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:24 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:24 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:24 DEBUG : Looking for writers 2026/08/22 01:05:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:24 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 01:05:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/22 01:05:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:05:24 DEBUG : file1: size = 5 OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/22 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/22 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 01:05:24 DEBUG : file1: size = 0 OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:24 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:24 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/22 01:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (7 bytes), uploading instead of streaming 2026/08/22 01:05:24 DEBUG : file1: size = 7 OK 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:24 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:25 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:25 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/22 01:05:25 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/22 01:05:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:25 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:25 DEBUG : Looking for writers 2026/08/22 01:05:25 DEBUG : file1: reading active writers 2026/08/22 01:05:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:25 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/22 01:05:26 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/22 01:05:26 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/22 01:05:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (11 bytes), uploading instead of streaming 2026/08/22 01:05:26 DEBUG : file1: size = 11 OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/22 01:05:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : file1: reading active writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Connection OK after error: context canceled 2026/08/22 01:05:26 DEBUG : file1: Removed after failed upload: context canceled 2026/08/22 01:05:26 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/22 01:05:26 DEBUG : file1: Remove: 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Remove: err= 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Connection OK after error: context canceled 2026/08/22 01:05:26 DEBUG : file1: Removed after failed upload: context canceled 2026/08/22 01:05:26 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/08/22 01:05:26 DEBUG : file1: Remove: 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Remove: err= 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:26 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/22 01:05:26 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:05:26 DEBUG : file2: size = 5 OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:26 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:26 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/file2" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-dafaqoj9buta/file2 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : file2: reading active writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.33s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.02s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.30s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (5 bytes), uploading instead of streaming 2026/08/22 01:05:26 DEBUG : file1: size = 5 OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/22 01:05:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/22 01:05:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : file1: reading active writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.13s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: WriteFileHandle.Release closing 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 01:05:26 DEBUG : file1: size = 0 OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/22 01:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:26 DEBUG : Looking for writers 2026/08/22 01:05:26 DEBUG : file1: reading active writers 2026/08/22 01:05:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:26 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (2 bytes), uploading instead of streaming 2026/08/22 01:05:26 DEBUG : file1: size = 2 OK 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:26 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/22 01:05:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/22 01:05:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:27 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:27 DEBUG : Looking for writers 2026/08/22 01:05:27 DEBUG : file1: reading active writers 2026/08/22 01:05:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:27 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (0 bytes), uploading instead of streaming 2026/08/22 01:05:27 DEBUG : file1: size = 0 OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/22 01:05:27 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/22 01:05:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:27 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 01:05:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 01:05:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 01:05:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:27 DEBUG : Looking for writers 2026/08/22 01:05:27 DEBUG : file1: reading active writers 2026/08/22 01:05:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:27 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/22 01:05:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: File to upload is small (100 bytes), uploading instead of streaming 2026/08/22 01:05:27 DEBUG : file1: size = 100 OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/file1" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 2c063c4af3b8a14d24a993c3bb64e1df /rclone-test-dafaqoj9buta/file1 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : file1: Parsed hash: 2c063c4af3b8a14d24a993c3bb64e1df 2026/08/22 01:05:27 DEBUG : file1: md5 = 2c063c4af3b8a14d24a993c3bb64e1df OK 2026/08/22 01:05:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/22 01:05:27 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/22 01:05:27 DEBUG : file1: Open: flags=O_RDONLY 2026/08/22 01:05:27 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/22 01:05:27 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/22 01:05:27 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:27 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:27 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:27 DEBUG : Looking for writers 2026/08/22 01:05:27 DEBUG : file1: reading active writers 2026/08/22 01:05:27 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:27 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:27 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/22 01:05:27 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 01:05:27 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/22 01:05:27 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/22 01:05:27 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/22 01:05:27 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/22 01:05:27 DEBUG : stalled: Remove: 2026/08/22 01:05:27 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/22 01:05:27 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:27 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:27 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:27 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: sha1sum /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/22 01:05:28 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/22 01:05:28 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f000.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-dafaqoj9buta/flat/f000.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/22 01:05:28 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/22 01:05:28 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f001.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-dafaqoj9buta/flat/f001.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/22 01:05:28 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/22 01:05:28 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f002.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-dafaqoj9buta/flat/f002.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/22 01:05:28 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/22 01:05:28 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f003.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-dafaqoj9buta/flat/f003.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/22 01:05:28 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/22 01:05:28 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/flat/f004.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-dafaqoj9buta/flat/f004.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/22 01:05:28 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:28 DEBUG : flat: Looking for writers 2026/08/22 01:05:28 DEBUG : f000.txt: reading active writers 2026/08/22 01:05:28 DEBUG : f001.txt: reading active writers 2026/08/22 01:05:28 DEBUG : f002.txt: reading active writers 2026/08/22 01:05:28 DEBUG : f003.txt: reading active writers 2026/08/22 01:05:28 DEBUG : f004.txt: reading active writers 2026/08/22 01:05:28 DEBUG : Looking for writers 2026/08/22 01:05:28 DEBUG : flat: reading active writers 2026/08/22 01:05:28 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.55s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:28 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:28 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/22 01:05:28 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/a/b/c/deep.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/a/b/c/deep.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/a/b/c/deep.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-dafaqoj9buta/a/b/c/deep.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:28 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/22 01:05:28 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/22 01:05:28 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/22 01:05:28 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:28 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/a/b/mid.txt" 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/a/b/mid.txt 2026/08/22 01:05:28 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/a/b/mid.txt" 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-dafaqoj9buta/a/b/mid.txt 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:29 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/22 01:05:29 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/22 01:05:29 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/22 01:05:29 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:29 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/a/top.txt" 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/a/top.txt 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/a/top.txt" 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-dafaqoj9buta/a/top.txt 2026/08/22 01:05:29 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:29 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/22 01:05:29 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:29 DEBUG : a/b/c: Looking for writers 2026/08/22 01:05:29 DEBUG : deep.txt: reading active writers 2026/08/22 01:05:29 DEBUG : a/b: Looking for writers 2026/08/22 01:05:29 DEBUG : c: reading active writers 2026/08/22 01:05:29 DEBUG : mid.txt: reading active writers 2026/08/22 01:05:29 DEBUG : a: Looking for writers 2026/08/22 01:05:29 DEBUG : top.txt: reading active writers 2026/08/22 01:05:29 DEBUG : b: reading active writers 2026/08/22 01:05:29 DEBUG : Looking for writers 2026/08/22 01:05:29 DEBUG : a: reading active writers 2026/08/22 01:05:29 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:29 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/bigdir/big.bin" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/bigdir/big.bin 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/bigdir/big.bin" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: e3dcb04d1bfc1ece75b7818011acd5d9 /rclone-test-dafaqoj9buta/bigdir/big.bin 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:30 DEBUG : bigdir/big.bin: Parsed hash: e3dcb04d1bfc1ece75b7818011acd5d9 2026/08/22 01:05:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:30 DEBUG : bigdir: Looking for writers 2026/08/22 01:05:30 DEBUG : big.bin: reading active writers 2026/08/22 01:05:30 DEBUG : Looking for writers 2026/08/22 01:05:30 DEBUG : bigdir: reading active writers 2026/08/22 01:05:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.08s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-dafaqoj9buta", Local "Local file system at /tmp/rclone2051858108", Modify Window "1s" 2026/08/22 01:05:30 INFO : sftp://rclone@:22/rclone-test-dafaqoj9buta: poll-interval is not supported by this remote 2026/08/22 01:05:30 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/22 01:05:30 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/22 01:05:30 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:30 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir1/a.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir1/a.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir1/a.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-dafaqoj9buta/dir1/a.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:30 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/22 01:05:30 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/22 01:05:30 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/22 01:05:30 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:30 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir2/b.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir2/b.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir2/b.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: 415290769594460e2e485922904f345d /rclone-test-dafaqoj9buta/dir2/b.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:30 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/22 01:05:30 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/22 01:05:30 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/22 01:05:30 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/22 01:05:30 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Shell path "/rclone-test-dafaqoj9buta/dir3/c.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: creating additional session 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Running remote command: md5sum /rclone-test-dafaqoj9buta/dir3/c.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-dafaqoj9buta/dir3/c.txt" 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: command exited OK 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-dafaqoj9buta/dir3/c.txt 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: ssh external: close 2026/08/22 01:05:30 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/22 01:05:30 DEBUG : WaitForWriters: timeout=30s 2026/08/22 01:05:30 DEBUG : dir3: Looking for writers 2026/08/22 01:05:30 DEBUG : c.txt: reading active writers 2026/08/22 01:05:30 DEBUG : dir1: Looking for writers 2026/08/22 01:05:30 DEBUG : a.txt: reading active writers 2026/08/22 01:05:30 DEBUG : dir2: Looking for writers 2026/08/22 01:05:30 DEBUG : b.txt: reading active writers 2026/08/22 01:05:30 DEBUG : Looking for writers 2026/08/22 01:05:30 DEBUG : dir1: reading active writers 2026/08/22 01:05:30 DEBUG : dir2: reading active writers 2026/08/22 01:05:30 DEBUG : dir3: reading active writers 2026/08/22 01:05:30 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.34s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/22 01:05:30 DEBUG : sftp://rclone@:22/rclone-test-dafaqoj9buta: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.681988665s (try 1/5)