"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/08/26 01:54:45 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-qaguyad7tiqe" 2025/08/26 01:54:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:54:45 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/08/26 01:54:45 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 2025/08/26 01:54:45 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/08/26 01:54:45 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 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell type "unix" from config 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Relative path resolved to "/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Using root directory "/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:45 DEBUG : Creating backend with remote "/tmp/rclone95172145" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:45 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:45 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:45 DEBUG : dir: Looking for writers 2025/08/26 01:54:45 DEBUG : Looking for writers 2025/08/26 01:54:45 DEBUG : dir: reading active writers 2025/08/26 01:54:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:45 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:45 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:45 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/08/26 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:46 DEBUG : dir/subdir: Looking for writers 2025/08/26 01:54:46 DEBUG : dir: Looking for writers 2025/08/26 01:54:46 DEBUG : file1: reading active writers 2025/08/26 01:54:46 DEBUG : file2: reading active writers 2025/08/26 01:54:46 DEBUG : subdir: reading active writers 2025/08/26 01:54:46 DEBUG : Looking for writers 2025/08/26 01:54:46 DEBUG : dir: reading active writers 2025/08/26 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.62s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:46 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:46 DEBUG : dir: Looking for writers 2025/08/26 01:54:46 DEBUG : file1: reading active writers 2025/08/26 01:54:46 DEBUG : Looking for writers 2025/08/26 01:54:46 DEBUG : dir: reading active writers 2025/08/26 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:46 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:46 DEBUG : dir: Looking for writers 2025/08/26 01:54:46 DEBUG : Looking for writers 2025/08/26 01:54:46 DEBUG : dir: reading active writers 2025/08/26 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:46 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:46 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:46 DEBUG : forgetting directory cache 2025/08/26 01:54:46 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:46 DEBUG : Looking for writers 2025/08/26 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:46 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:46 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:47 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/26 01:54:47 DEBUG : dir: invalidating directory cache 2025/08/26 01:54:47 DEBUG : >ForgetPath: 2025/08/26 01:54:47 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/26 01:54:47 DEBUG : invalidating directory cache 2025/08/26 01:54:47 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:47 DEBUG : >ForgetPath: 2025/08/26 01:54:47 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/26 01:54:47 DEBUG : >ForgetPath: 2025/08/26 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:47 DEBUG : dir: Looking for writers 2025/08/26 01:54:47 DEBUG : Looking for writers 2025/08/26 01:54:47 DEBUG : dir: reading active writers 2025/08/26 01:54:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:47 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/fil/a/b/c" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/fil/a/b/c 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/fil/a/b/c" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-qaguyad7tiqe/fil/a/b/c 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/fil/a/b/c" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/fil/a/b/c 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/fil/a/b/c" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-qaguyad7tiqe/fil/a/b/c 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:47 DEBUG : forgetting directory cache 2025/08/26 01:54:47 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:47 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:47 DEBUG : dir: Looking for writers 2025/08/26 01:54:47 DEBUG : fil/a/b: Looking for writers 2025/08/26 01:54:47 DEBUG : fil/a: Looking for writers 2025/08/26 01:54:47 DEBUG : b: reading active writers 2025/08/26 01:54:47 DEBUG : fil: Looking for writers 2025/08/26 01:54:47 DEBUG : a: reading active writers 2025/08/26 01:54:47 DEBUG : Looking for writers 2025/08/26 01:54:47 DEBUG : dir: reading active writers 2025/08/26 01:54:47 DEBUG : fil: reading active writers 2025/08/26 01:54:47 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.79s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:47 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:47 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:48 DEBUG : dir: Looking for writers 2025/08/26 01:54:48 DEBUG : Looking for writers 2025/08/26 01:54:48 DEBUG : dir: reading active writers 2025/08/26 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.25s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:48 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:48 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:48 DEBUG : dir: Looking for writers 2025/08/26 01:54:48 DEBUG : file1: reading active writers 2025/08/26 01:54:48 DEBUG : Looking for writers 2025/08/26 01:54:48 DEBUG : dir: reading active writers 2025/08/26 01:54:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:48 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/subdir/file3" 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-qaguyad7tiqe/dir/subdir/file3 2025/08/26 01:54:48 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:48 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/08/26 01:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:54:48 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:54:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:54:48 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/26 01:54:48 DEBUG : Waiting for deletions to finish 2025/08/26 01:54:48 INFO : dir/subdir/file3: Deleted 2025/08/26 01:54:48 DEBUG : removing 1 level 2 directories 2025/08/26 01:54:48 INFO : dir/subdir: Removing directory 2025/08/26 01:54:48 DEBUG : dir: invalidating directory cache 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/26 01:54:49 DEBUG : dir/file1: Reset virtual modtime 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:54:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:49 DEBUG : dir: invalidating directory cache 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:54:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/26 01:54:49 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:54:49 DEBUG : forgetting directory cache 2025/08/26 01:54:49 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:49 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/26 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:49 DEBUG : dir/virtualDir: Looking for writers 2025/08/26 01:54:49 DEBUG : dir: Looking for writers 2025/08/26 01:54:49 DEBUG : virtualFile: reading active writers 2025/08/26 01:54:49 DEBUG : virtualDir: reading active writers 2025/08/26 01:54:49 DEBUG : file1: reading active writers 2025/08/26 01:54:49 DEBUG : virtualFile2: reading active writers 2025/08/26 01:54:49 DEBUG : Looking for writers 2025/08/26 01:54:49 DEBUG : dir: reading active writers 2025/08/26 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.67s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:49 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:49 ERROR : dir/: Can only open directories read only 2025/08/26 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:49 DEBUG : dir: Looking for writers 2025/08/26 01:54:49 DEBUG : Looking for writers 2025/08/26 01:54:49 DEBUG : dir: reading active writers 2025/08/26 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:49 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:54:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/potato" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/potato 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/potato" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/potato 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:54:49 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:54:49 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/26 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:54:49 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:49 DEBUG : dir: Looking for writers 2025/08/26 01:54:49 DEBUG : potato: reading active writers 2025/08/26 01:54:49 DEBUG : file1: reading active writers 2025/08/26 01:54:49 DEBUG : Looking for writers 2025/08/26 01:54:49 DEBUG : dir: reading active writers 2025/08/26 01:54:49 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:49 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:49 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:50 DEBUG : dir/sub: Looking for writers 2025/08/26 01:54:50 DEBUG : dir: Looking for writers 2025/08/26 01:54:50 DEBUG : file1: reading active writers 2025/08/26 01:54:50 DEBUG : sub: reading active writers 2025/08/26 01:54:50 DEBUG : Looking for writers 2025/08/26 01:54:50 DEBUG : dir: reading active writers 2025/08/26 01:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:50 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:54:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:50 DEBUG : dir/sub/subsub: Looking for writers 2025/08/26 01:54:50 DEBUG : dir/sub: Looking for writers 2025/08/26 01:54:50 DEBUG : subsub: reading active writers 2025/08/26 01:54:50 DEBUG : dir: Looking for writers 2025/08/26 01:54:50 DEBUG : file1: reading active writers 2025/08/26 01:54:50 DEBUG : sub: reading active writers 2025/08/26 01:54:50 DEBUG : Looking for writers 2025/08/26 01:54:50 DEBUG : dir: reading active writers 2025/08/26 01:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.48s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:50 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:50 ERROR : dir/: Dir.Remove not empty 2025/08/26 01:54:50 DEBUG : dir/file1: Remove: 2025/08/26 01:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:50 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:54:50 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:54:50 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:50 DEBUG : Looking for writers 2025/08/26 01:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.25s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:50 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:50 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:51 DEBUG : dir/file1: Remove: 2025/08/26 01:54:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:51 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:54:51 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:51 DEBUG : Looking for writers 2025/08/26 01:54:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.25s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:51 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:51 DEBUG : dir/file1: Remove: 2025/08/26 01:54:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:51 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:54:51 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:51 DEBUG : dir: Looking for writers 2025/08/26 01:54:51 DEBUG : Looking for writers 2025/08/26 01:54:51 DEBUG : dir: reading active writers 2025/08/26 01:54:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.35s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:51 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:51 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-qaguyad7tiqe/dir/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-qaguyad7tiqe/dir/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/26 01:54:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/26 01:54:52 DEBUG : dir: Updating dir with dir2 0xc00075a9c0 2025/08/26 01:54:52 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:52 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:54:52 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file1" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir2/file1 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir2/file1" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir2/file1 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file1" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir2/file1 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir2/file1" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir2/file1 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/26 01:54:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/26 01:54:52 DEBUG : file2: Updating file with file2 0xc000687200 2025/08/26 01:54:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:52 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:54:52 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/26 01:54:53 INFO : dir2/file3: Deleted 2025/08/26 01:54:53 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/26 01:54:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000687200 2025/08/26 01:54:53 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/26 01:54:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir2/file3" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir2/file3 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:53 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/26 01:54:53 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000820680 2025/08/26 01:54:53 DEBUG : empty directory: forgetting directory cache 2025/08/26 01:54:53 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/26 01:54:53 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/26 01:54:53 DEBUG : dir2: Renaming to "dir3" 2025/08/26 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:53 DEBUG : dir3: Looking for writers 2025/08/26 01:54:53 DEBUG : file3: reading active writers 2025/08/26 01:54:53 DEBUG : renamed empty directory: Looking for writers 2025/08/26 01:54:53 DEBUG : Looking for writers 2025/08/26 01:54:53 DEBUG : dir3: reading active writers 2025/08/26 01:54:53 DEBUG : renamed empty directory: reading active writers 2025/08/26 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.91s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:53 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:54:53 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:54:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:54:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/26 01:54:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:54:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:54:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:54:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/26 01:54:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (12 bytes), uploading instead of streaming 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/sub/file2" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/sub/file2 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/sub/file2" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-qaguyad7tiqe/dir/sub/file2 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/08/26 01:54:53 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/26 01:54:53 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:54:53 DEBUG : forgetting directory cache 2025/08/26 01:54:53 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:53 DEBUG : dir/sub: forgetting directory cache 2025/08/26 01:54:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/26 01:54:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/sub/file0" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/sub/file0 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/sub/file0" 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/sub/file0 2025/08/26 01:54:53 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:53 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:54:53 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:54:53 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/26 01:54:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:54:53 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:53 DEBUG : dir/sub: Looking for writers 2025/08/26 01:54:53 DEBUG : file0: reading active writers 2025/08/26 01:54:53 DEBUG : file2: reading active writers 2025/08/26 01:54:53 DEBUG : dir: Looking for writers 2025/08/26 01:54:53 DEBUG : file1: reading active writers 2025/08/26 01:54:53 DEBUG : sub: reading active writers 2025/08/26 01:54:53 DEBUG : Looking for writers 2025/08/26 01:54:53 DEBUG : dir: reading active writers 2025/08/26 01:54:53 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.49s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:53 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:53 DEBUG : forgetting directory cache 2025/08/26 01:54:55 DEBUG : forgetting directory cache 2025/08/26 01:54:55 DEBUG : dir: forgetting directory cache 2025/08/26 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:55 DEBUG : dir: Looking for writers 2025/08/26 01:54:55 DEBUG : Looking for writers 2025/08/26 01:54:55 DEBUG : dir: reading active writers 2025/08/26 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.13s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:55 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:55 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:54:55 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/26 01:54:55 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:54:55 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/26 01:54:55 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/26 01:54:55 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/26 01:54:55 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:55 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:55 DEBUG : dir: Looking for writers 2025/08/26 01:54:55 DEBUG : file1: reading active writers 2025/08/26 01:54:55 DEBUG : file1.metadata: reading active writers 2025/08/26 01:54:55 DEBUG : Looking for writers 2025/08/26 01:54:55 DEBUG : dir.metadata: reading active writers 2025/08/26 01:54:55 DEBUG : dir: reading active writers 2025/08/26 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.24s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:55 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:55 DEBUG : dir: Looking for writers 2025/08/26 01:54:55 DEBUG : file1: reading active writers 2025/08/26 01:54:55 DEBUG : Looking for writers 2025/08/26 01:54:55 DEBUG : dir: reading active writers 2025/08/26 01:54:55 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:55 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:55 DEBUG : Can set mod time: true 2025/08/26 01:54:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:55 DEBUG : dir: Looking for writers 2025/08/26 01:54:55 DEBUG : file1: reading active writers 2025/08/26 01:54:55 DEBUG : Looking for writers 2025/08/26 01:54:55 DEBUG : dir: reading active writers 2025/08/26 01:54:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:55 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:55 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:54:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:54:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:54:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:56 DEBUG : dir: Looking for writers 2025/08/26 01:54:56 DEBUG : file1: reading active writers 2025/08/26 01:54:56 DEBUG : Looking for writers 2025/08/26 01:54:56 DEBUG : dir: reading active writers 2025/08/26 01:54:56 DEBUG : >WaitForWriters: 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/26 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:56 DEBUG : dir: Looking for writers 2025/08/26 01:54:56 DEBUG : file1: reading active writers 2025/08/26 01:54:56 DEBUG : Looking for writers 2025/08/26 01:54:56 DEBUG : dir: reading active writers 2025/08/26 01:54:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:56 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:54:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:54:56 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:54:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:54:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:54:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:56 DEBUG : dir: Looking for writers 2025/08/26 01:54:56 DEBUG : file1: reading active writers 2025/08/26 01:54:56 DEBUG : Looking for writers 2025/08/26 01:54:56 DEBUG : dir: reading active writers 2025/08/26 01:54:56 DEBUG : >WaitForWriters: 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:56 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:56 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/26 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:57 DEBUG : dir: Looking for writers 2025/08/26 01:54:57 DEBUG : file1: reading active writers 2025/08/26 01:54:57 DEBUG : Looking for writers 2025/08/26 01:54:57 DEBUG : dir: reading active writers 2025/08/26 01:54:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:57 DEBUG : dir: Looking for writers 2025/08/26 01:54:57 DEBUG : file1: reading active writers 2025/08/26 01:54:57 DEBUG : Looking for writers 2025/08/26 01:54:57 DEBUG : dir: reading active writers 2025/08/26 01:54:57 DEBUG : >WaitForWriters: 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:54:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:54:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:54:57 DEBUG : dir/file1(0xc000411bc0): close: 2025/08/26 01:54:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:54:57 DEBUG : dir/file1(0xc000411bc0): >close: err= 2025/08/26 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:57 DEBUG : dir: Looking for writers 2025/08/26 01:54:57 DEBUG : file1: reading active writers 2025/08/26 01:54:57 DEBUG : Looking for writers 2025/08/26 01:54:57 DEBUG : dir: reading active writers 2025/08/26 01:54:57 DEBUG : >WaitForWriters: 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:57 DEBUG : dir: Looking for writers 2025/08/26 01:54:57 DEBUG : file1: reading active writers 2025/08/26 01:54:57 DEBUG : Looking for writers 2025/08/26 01:54:57 DEBUG : dir: reading active writers 2025/08/26 01:54:57 DEBUG : >WaitForWriters: 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:54:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:54:57 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:57 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:54:58 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:54:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:54:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): _writeAt: size=5, off=0 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): openPending: 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): >openPending: err= 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): >_writeAt: n=5, err= 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): close: 2025/08/26 01:54:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/26 01:54:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/26 01:54:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/26 01:54:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 01:54:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:54:58 DEBUG : dir/file1(0xc000715600): >close: err= 2025/08/26 01:54:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1.b6fbcc80.partial" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1.b6fbcc80.partial 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1.b6fbcc80.partial" 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-qaguyad7tiqe/dir/file1.b6fbcc80.partial 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/26 01:54:58 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/26 01:54:58 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/08/26 01:54:58 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/26 01:54:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:54:58 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/26 01:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:58 DEBUG : >WaitForWriters: 2025/08/26 01:54:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:58 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/08/26 01:54:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:58 DEBUG : dir: Looking for writers 2025/08/26 01:54:58 DEBUG : file1: reading active writers 2025/08/26 01:54:58 DEBUG : Looking for writers 2025/08/26 01:54:58 DEBUG : dir: reading active writers 2025/08/26 01:54:58 DEBUG : >WaitForWriters: 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.46s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.92s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:58 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:58 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:54:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:54:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:59 DEBUG : dir: Looking for writers 2025/08/26 01:54:59 DEBUG : file1: reading active writers 2025/08/26 01:54:59 DEBUG : Looking for writers 2025/08/26 01:54:59 DEBUG : dir: reading active writers 2025/08/26 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2025/08/26 01:54:59 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/26 01:54:59 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/26 01:54:59 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:59 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/26 01:54:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:59 DEBUG : Looking for writers 2025/08/26 01:54:59 DEBUG : file.txt: reading active writers 2025/08/26 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:59 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:54:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:54:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:59 DEBUG : dir: Looking for writers 2025/08/26 01:54:59 DEBUG : file1: reading active writers 2025/08/26 01:54:59 DEBUG : Looking for writers 2025/08/26 01:54:59 DEBUG : dir: reading active writers 2025/08/26 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:59 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:54:59 DEBUG : dir/file1: Remove: 2025/08/26 01:54:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:59 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:54:59 DEBUG : dir/file1: Remove: 2025/08/26 01:54:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:54:59 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:59 DEBUG : dir: Looking for writers 2025/08/26 01:54:59 DEBUG : Looking for writers 2025/08/26 01:54:59 DEBUG : dir: reading active writers 2025/08/26 01:54:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:54:59 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:54:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:54:59 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:00 DEBUG : dir/file1: Remove: 2025/08/26 01:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:00 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:55:00 DEBUG : dir/file1: Remove: 2025/08/26 01:55:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:00 DEBUG : dir: Looking for writers 2025/08/26 01:55:00 DEBUG : Looking for writers 2025/08/26 01:55:00 DEBUG : dir: reading active writers 2025/08/26 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.25s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:00 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:55:00 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/26 01:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:55:00 DEBUG : dir/file1: Open: flags=0x3 2025/08/26 01:55:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/26 01:55:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/26 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:00 DEBUG : dir: Looking for writers 2025/08/26 01:55:00 DEBUG : file1: reading active writers 2025/08/26 01:55:00 DEBUG : Looking for writers 2025/08/26 01:55:00 DEBUG : dir: reading active writers 2025/08/26 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:00 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:00 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:00 DEBUG : dir: Looking for writers 2025/08/26 01:55:00 DEBUG : file1: reading active writers 2025/08/26 01:55:00 DEBUG : Looking for writers 2025/08/26 01:55:00 DEBUG : dir: reading active writers 2025/08/26 01:55:00 DEBUG : >WaitForWriters: 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000569d40 2025/08/26 01:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:00 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000569d40 2025/08/26 01:55:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:00 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:01 DEBUG : dir/file1: File is currently open, delaying rename 0xc000569d40 2025/08/26 01:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:01 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000569d40 2025/08/26 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:01 DEBUG : dir: Looking for writers 2025/08/26 01:55:01 DEBUG : Looking for writers 2025/08/26 01:55:01 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:01 DEBUG : dir: reading active writers 2025/08/26 01:55:01 DEBUG : >WaitForWriters: 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:01 DEBUG : dir: Looking for writers 2025/08/26 01:55:01 DEBUG : Looking for writers 2025/08/26 01:55:01 DEBUG : dir: reading active writers 2025/08/26 01:55:01 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:01 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:01 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:01 DEBUG : dir: Looking for writers 2025/08/26 01:55:01 DEBUG : file1: reading active writers 2025/08/26 01:55:01 DEBUG : Looking for writers 2025/08/26 01:55:01 DEBUG : dir: reading active writers 2025/08/26 01:55:01 DEBUG : >WaitForWriters: 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000568f00 2025/08/26 01:55:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:01 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000568f00 2025/08/26 01:55:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:55:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc000568f00 2025/08/26 01:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:02 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:02 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:55:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000568f00 2025/08/26 01:55:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:02 DEBUG : dir: Looking for writers 2025/08/26 01:55:02 DEBUG : Looking for writers 2025/08/26 01:55:02 DEBUG : dir: reading active writers 2025/08/26 01:55:02 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:02 DEBUG : >WaitForWriters: 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:02 DEBUG : dir: Looking for writers 2025/08/26 01:55:02 DEBUG : Looking for writers 2025/08/26 01:55:02 DEBUG : dir: reading active writers 2025/08/26 01:55:02 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:02 DEBUG : >WaitForWriters: 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:02 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:02 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:02 DEBUG : dir/file1(0xc000715400): openPending: 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:02 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000715400): >openPending: err= 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000715400): _writeAt: size=14, off=0 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000715400): >_writeAt: n=14, err= 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000715400): close: 2025/08/26 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:55:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000715400): >close: err= 2025/08/26 01:55:03 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial" 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/26 01:55:03 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/26 01:55:03 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : dir: Looking for writers 2025/08/26 01:55:03 DEBUG : file1: reading active writers 2025/08/26 01:55:03 DEBUG : Looking for writers 2025/08/26 01:55:03 DEBUG : dir: reading active writers 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:03 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:03 DEBUG : >WaitForWriters: 2025/08/26 01:55:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): _readAt: size=512, off=0 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): openPending: 2025/08/26 01:55:03 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" 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): >openPending: err= 2025/08/26 01:55:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): >_readAt: n=14, err=EOF 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): close: 2025/08/26 01:55:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:03 DEBUG : dir/file1(0xc000874900): >close: err= 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a8b40 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:03 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:55:03 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a8b40 2025/08/26 01:55:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:03 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:03 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:04 DEBUG : dir/file1(0xc000ced880): openPending: 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55: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" 2025/08/26 01:55:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:55:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:04 DEBUG : dir/file1(0xc000ced880): >openPending: err= 2025/08/26 01:55:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:04 DEBUG : dir/file1(0xc000ced880): _writeAt: size=25, off=0 2025/08/26 01:55:04 DEBUG : dir/file1(0xc000ced880): >_writeAt: n=25, err= 2025/08/26 01:55:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a8b40 2025/08/26 01:55:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:04 DEBUG : newLeaf(0xc000ced880): close: 2025/08/26 01:55:04 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:55:04 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:55:04.188522765 +0000 UTC m=+19.009586004 2025/08/26 01:55:04 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:04 DEBUG : newLeaf(0xc000ced880): >close: err= 2025/08/26 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:04 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf.e756eec4.partial" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf.e756eec4.partial 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf.e756eec4.partial" 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf.e756eec4.partial 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : newLeaf.e756eec4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:04 DEBUG : newLeaf.e756eec4.partial: renamed to: newLeaf 2025/08/26 01:55:04 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:55:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/26 01:55:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:55:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:04 DEBUG : >WaitForWriters: 2025/08/26 01:55:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:04 DEBUG : >WaitForWriters: 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:04 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:04 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:04 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:04 DEBUG : dir: Looking for writers 2025/08/26 01:55:04 DEBUG : file1: reading active writers 2025/08/26 01:55:04 DEBUG : Looking for writers 2025/08/26 01:55:04 DEBUG : dir: reading active writers 2025/08/26 01:55:04 DEBUG : >WaitForWriters: 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:04 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0008952c0 2025/08/26 01:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0008952c0 2025/08/26 01:55:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:05 DEBUG : dir/file1(0xc000952440): openPending: 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:55:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:55:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:05 DEBUG : dir/file1(0xc000952440): >openPending: err= 2025/08/26 01:55:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:05 DEBUG : dir/file1(0xc000952440): _writeAt: size=25, off=0 2025/08/26 01:55:05 DEBUG : dir/file1(0xc000952440): >_writeAt: n=25, err= 2025/08/26 01:55:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0008952c0 2025/08/26 01:55:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:05 DEBUG : newLeaf(0xc000952440): close: 2025/08/26 01:55:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:55:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:55:05.701346697 +0000 UTC m=+20.522409886 2025/08/26 01:55:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:05 DEBUG : newLeaf(0xc000952440): >close: err= 2025/08/26 01:55:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:05 DEBUG : dir: Looking for writers 2025/08/26 01:55:05 DEBUG : Looking for writers 2025/08/26 01:55:05 DEBUG : dir: reading active writers 2025/08/26 01:55:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:05 DEBUG : dir: Looking for writers 2025/08/26 01:55:05 DEBUG : Looking for writers 2025/08/26 01:55:05 DEBUG : dir: reading active writers 2025/08/26 01:55:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:05 DEBUG : dir: Looking for writers 2025/08/26 01:55:05 DEBUG : Looking for writers 2025/08/26 01:55:05 DEBUG : dir: reading active writers 2025/08/26 01:55:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:05 DEBUG : dir: Looking for writers 2025/08/26 01:55:05 DEBUG : Looking for writers 2025/08/26 01:55:05 DEBUG : dir: reading active writers 2025/08/26 01:55:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:05 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf.c1e81a0.partial" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf.c1e81a0.partial 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf.c1e81a0.partial" 2025/08/26 01:55:05 DEBUG : dir: Looking for writers 2025/08/26 01:55:05 DEBUG : Looking for writers 2025/08/26 01:55:05 DEBUG : dir: reading active writers 2025/08/26 01:55:05 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf.c1e81a0.partial 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:05 DEBUG : newLeaf.c1e81a0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:05 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:05 DEBUG : newLeaf.c1e81a0.partial: renamed to: newLeaf 2025/08/26 01:55:05 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:05 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:55:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/26 01:55:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:55:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:06 DEBUG : >WaitForWriters: 2025/08/26 01:55:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:06 DEBUG : >WaitForWriters: 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:06 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:06 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): openPending: 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): >openPending: err= 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): _writeAt: size=14, off=0 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): >_writeAt: n=14, err= 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): close: 2025/08/26 01:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:55:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008741c0): >close: err= 2025/08/26 01:55:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial" 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1.53508f02.partial 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/26 01:55:06 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/26 01:55:06 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : dir: Looking for writers 2025/08/26 01:55:06 DEBUG : file1: reading active writers 2025/08/26 01:55:06 DEBUG : Looking for writers 2025/08/26 01:55:06 DEBUG : dir: reading active writers 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:06 DEBUG : >WaitForWriters: 2025/08/26 01:55:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): _readAt: size=512, off=0 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): openPending: 2025/08/26 01:55:06 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" 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:55:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): >openPending: err= 2025/08/26 01:55:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): >_readAt: n=14, err=EOF 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): close: 2025/08/26 01:55:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:06 DEBUG : dir/file1(0xc0008743c0): >close: err= 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:06 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00090e240 2025/08/26 01:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:55:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00090e240 2025/08/26 01:55:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:07 DEBUG : dir/file1(0xc0002c7800): openPending: 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:07 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" 2025/08/26 01:55:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:55:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:07 DEBUG : dir/file1(0xc0002c7800): >openPending: err= 2025/08/26 01:55:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:07 DEBUG : dir/file1(0xc0002c7800): _writeAt: size=25, off=0 2025/08/26 01:55:07 DEBUG : dir/file1(0xc0002c7800): >_writeAt: n=25, err= 2025/08/26 01:55:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00090e240 2025/08/26 01:55:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:07 DEBUG : newLeaf(0xc0002c7800): close: 2025/08/26 01:55:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:55:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:55:07.67285575 +0000 UTC m=+22.493918940 2025/08/26 01:55:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:07 DEBUG : newLeaf(0xc0002c7800): >close: err= 2025/08/26 01:55:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:07 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf.1aa57507.partial" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf.1aa57507.partial 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf.1aa57507.partial" 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf.1aa57507.partial 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : newLeaf.1aa57507.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:07 DEBUG : newLeaf.1aa57507.partial: renamed to: newLeaf 2025/08/26 01:55:07 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:07 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:55:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/26 01:55:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:55:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:55:07 DEBUG : dir: Looking for writers 2025/08/26 01:55:07 DEBUG : Looking for writers 2025/08/26 01:55:07 DEBUG : dir: reading active writers 2025/08/26 01:55:07 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:07 DEBUG : >WaitForWriters: 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:07 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:08 DEBUG : dir: Looking for writers 2025/08/26 01:55:08 DEBUG : Looking for writers 2025/08/26 01:55:08 DEBUG : dir: reading active writers 2025/08/26 01:55:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:08 DEBUG : >WaitForWriters: 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:08 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:08 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:08 DEBUG : dir: Looking for writers 2025/08/26 01:55:08 DEBUG : file1: reading active writers 2025/08/26 01:55:08 DEBUG : Looking for writers 2025/08/26 01:55:08 DEBUG : dir: reading active writers 2025/08/26 01:55:08 DEBUG : >WaitForWriters: 2025/08/26 01:55:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): _readAt: size=512, off=0 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): openPending: 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:55:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): >openPending: err= 2025/08/26 01:55:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/26 01:55:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): >_readAt: n=14, err=EOF 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): close: 2025/08/26 01:55:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:08 DEBUG : dir/file1(0xc0003bcd40): >close: err= 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000894a80 2025/08/26 01:55:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:08 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:55:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:55:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000894a80 2025/08/26 01:55:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:55:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:08 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:09 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:09 DEBUG : dir/file1(0xc000875480): openPending: 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:09 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" 2025/08/26 01:55:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:09 DEBUG : dir/file1(0xc000875480): >openPending: err= 2025/08/26 01:55:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:09 DEBUG : dir/file1(0xc000875480): _writeAt: size=25, off=0 2025/08/26 01:55:09 DEBUG : dir/file1(0xc000875480): >_writeAt: n=25, err= 2025/08/26 01:55:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:55:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:55:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000894a80 2025/08/26 01:55:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:09 DEBUG : newLeaf(0xc000875480): close: 2025/08/26 01:55:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:55:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:55:09.288614528 +0000 UTC m=+24.109677767 2025/08/26 01:55:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:09 DEBUG : newLeaf(0xc000875480): >close: err= 2025/08/26 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:09 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf.8468b030.partial" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf.8468b030.partial 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf.8468b030.partial" 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf.8468b030.partial 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : newLeaf.8468b030.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:55:09 DEBUG : newLeaf.8468b030.partial: renamed to: newLeaf 2025/08/26 01:55:09 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:55:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/26 01:55:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:55:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:55:09 DEBUG : >WaitForWriters: 2025/08/26 01:55:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/newLeaf" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-qaguyad7tiqe/newLeaf 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/26 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:09 DEBUG : dir: Looking for writers 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : dir: reading active writers 2025/08/26 01:55:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:55:09 DEBUG : >WaitForWriters: 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestFileRename (9.53s) --- PASS: TestFileRename/off,forceCache=false (1.25s) --- PASS: TestFileRename/minimal,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=true (1.99s) --- PASS: TestFileRename/writes,forceCache=false (1.51s) --- PASS: TestFileRename/writes,forceCache=true (1.97s) --- PASS: TestFileRename/full,forceCache=false (1.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:09 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:09 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:09 DEBUG : Looking for writers 2025/08/26 01:55:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:09 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:09 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:09 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:10 DEBUG : dir: Looking for writers 2025/08/26 01:55:10 DEBUG : file1: reading active writers 2025/08/26 01:55:10 DEBUG : Looking for writers 2025/08/26 01:55:10 DEBUG : dir: reading active writers 2025/08/26 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.35s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:10 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/26 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:10 DEBUG : dir: Looking for writers 2025/08/26 01:55:10 DEBUG : file1: reading active writers 2025/08/26 01:55:10 DEBUG : Looking for writers 2025/08/26 01:55:10 DEBUG : dir: reading active writers 2025/08/26 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:10 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:10 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/26 01:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/26 01:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:55:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:55:10 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/26 01:55:10 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:55:10 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:55:10 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:55:10 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/26 01:55:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:10 DEBUG : dir: Looking for writers 2025/08/26 01:55:10 DEBUG : file1: reading active writers 2025/08/26 01:55:10 DEBUG : Looking for writers 2025/08/26 01:55:10 DEBUG : dir: reading active writers 2025/08/26 01:55:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:10 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:10 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:11 DEBUG : dir: Looking for writers 2025/08/26 01:55:11 DEBUG : file1: reading active writers 2025/08/26 01:55:11 DEBUG : Looking for writers 2025/08/26 01:55:11 DEBUG : dir: reading active writers 2025/08/26 01:55:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:11 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/26 01:55:11 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:11 DEBUG : dir: Looking for writers 2025/08/26 01:55:11 DEBUG : file1: reading active writers 2025/08/26 01:55:11 DEBUG : Looking for writers 2025/08/26 01:55:11 DEBUG : dir: reading active writers 2025/08/26 01:55:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:11 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:11 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): _readAt: size=1, off=0 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): openPending: 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:11 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >openPending: err= 2025/08/26 01:55:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >_readAt: n=1, err= 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): _readAt: size=256, off=1 2025/08/26 01:55:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >_readAt: n=15, err=EOF 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): _readAt: size=16, off=16 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >_readAt: n=0, err=EOF 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): close: 2025/08/26 01:55:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >close: err= 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): close: 2025/08/26 01:55:11 DEBUG : dir/file1(0xc0009f6cc0): >close: err=file already closed 2025/08/26 01:55:11 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:11 DEBUG : dir: Looking for writers 2025/08/26 01:55:11 DEBUG : file1: reading active writers 2025/08/26 01:55:11 DEBUG : Looking for writers 2025/08/26 01:55:11 DEBUG : dir: reading active writers 2025/08/26 01:55:11 DEBUG : >WaitForWriters: 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:11 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:11 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:11 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): _readAt: size=1, off=0 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): openPending: 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >openPending: err= 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): _readAt: size=1, off=5 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): _readAt: size=1, off=3 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): _readAt: size=1, off=13 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): _readAt: size=16, off=100 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): close: 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:12 DEBUG : dir/file1(0xc000a332c0): >close: err= 2025/08/26 01:55:12 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:12 DEBUG : dir: Looking for writers 2025/08/26 01:55:12 DEBUG : file1: reading active writers 2025/08/26 01:55:12 DEBUG : Looking for writers 2025/08/26 01:55:12 DEBUG : dir: reading active writers 2025/08/26 01:55:12 DEBUG : >WaitForWriters: 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.35s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:12 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=1, off=0 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): openPending: 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >openPending: err= 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=1, off=5 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=1, off=1 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=1, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=6, off=10 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=6, err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=256, off=10 2025/08/26 01:55:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=6, err=EOF 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=256, off=100 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=0, err=EOF 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): close: 2025/08/26 01:55:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >close: err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): _readAt: size=256, off=100 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008b8780): >_readAt: n=0, err=file already closed 2025/08/26 01:55:12 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:12 DEBUG : dir: Looking for writers 2025/08/26 01:55:12 DEBUG : file1: reading active writers 2025/08/26 01:55:12 DEBUG : Looking for writers 2025/08/26 01:55:12 DEBUG : dir: reading active writers 2025/08/26 01:55:12 DEBUG : >WaitForWriters: 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:12 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:12 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:12 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:12 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008c61c0): RWFileHandle.Flush 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008c61c0): _readAt: size=256, off=0 2025/08/26 01:55:12 DEBUG : dir/file1(0xc0008c61c0): openPending: 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:12 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): >openPending: err= 2025/08/26 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): >_readAt: n=16, err=EOF 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): RWFileHandle.Flush 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): RWFileHandle.Flush 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): close: 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0008c61c0): >close: err= 2025/08/26 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:13 DEBUG : dir: Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : dir: reading active writers 2025/08/26 01:55:13 DEBUG : >WaitForWriters: 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.35s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:55:13 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): _readAt: size=256, off=0 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): openPending: 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): >openPending: err= 2025/08/26 01:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): >_readAt: n=16, err=EOF 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): RWFileHandle.Release 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): close: 2025/08/26 01:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): >close: err= 2025/08/26 01:55:13 DEBUG : dir/file1(0xc0002c7180): RWFileHandle.Release 2025/08/26 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:13 DEBUG : dir: Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : dir: reading active writers 2025/08/26 01:55:13 DEBUG : >WaitForWriters: 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:13 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): openPending: 2025/08/26 01:55:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): >openPending: err= 2025/08/26 01:55:13 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): _writeAt: size=5, off=0 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): >_writeAt: n=5, err= 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): _writeAt: size=7, off=5 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): >_writeAt: n=7, err= 2025/08/26 01:55:13 DEBUG : file1: vfs cache: truncate to size=11 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): close: 2025/08/26 01:55:13 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:13.381958812 +0000 UTC m=+28.203022032 2025/08/26 01:55:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): >close: err= 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): close: 2025/08/26 01:55:13 DEBUG : file1(0xc0003bce00): >close: err=file already closed 2025/08/26 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:13 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.36db6475.partial" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.36db6475.partial 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.36db6475.partial" 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1.36db6475.partial 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : file1.36db6475.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/26 01:55:13 DEBUG : file1.36db6475.partial: renamed to: file1 2025/08/26 01:55:13 INFO : file1: Copied (new) 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:13 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:55:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/26 01:55:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : >WaitForWriters: 2025/08/26 01:55:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:13 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/26 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : >WaitForWriters: 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.57s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:13 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:13 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): openPending: 2025/08/26 01:55:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): >openPending: err= 2025/08/26 01:55:13 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): _writeAt: size=7, off=0 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): >_writeAt: n=7, err= 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): _writeAt: size=6, off=5 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): >_writeAt: n=6, err= 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): close: 2025/08/26 01:55:13 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:13.946295537 +0000 UTC m=+28.767358726 2025/08/26 01:55:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): >close: err= 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): _writeAt: size=5, off=0 2025/08/26 01:55:13 DEBUG : file1(0xc000714880): >_writeAt: n=0, err=file already closed 2025/08/26 01:55:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:13 DEBUG : Looking for writers 2025/08/26 01:55:13 DEBUG : file1: reading active writers 2025/08/26 01:55:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:14 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.531dae1.partial" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.531dae1.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.531dae1.partial" 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1.531dae1.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1.531dae1.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/26 01:55:14 DEBUG : file1.531dae1.partial: renamed to: file1 2025/08/26 01:55:14 INFO : file1: Copied (new) 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:14 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:55:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/26 01:55:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:14 DEBUG : >WaitForWriters: 2025/08/26 01:55:14 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/26 01:55:14 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : >WaitForWriters: 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.55s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:14 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:14 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:14 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:14 DEBUG : file1(0xc0008b8480): openPending: 2025/08/26 01:55:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:14 DEBUG : file1(0xc0008b8480): >openPending: err= 2025/08/26 01:55:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:14 DEBUG : file1(0xc0008b8480): close: 2025/08/26 01:55:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:14.49634342 +0000 UTC m=+29.317406640 2025/08/26 01:55:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:14 DEBUG : file1(0xc0008b8480): >close: err= 2025/08/26 01:55:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:55:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:14 DEBUG : file2: newRWFileHandle: 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): openPending: 2025/08/26 01:55:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): >openPending: err= 2025/08/26 01:55:14 DEBUG : file2: >newRWFileHandle: err= 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:55:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/26 01:55:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): RWFileHandle.Flush 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): RWFileHandle.Release 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): close: 2025/08/26 01:55:14 DEBUG : file2: vfs cache: setting modification time to 2025-08-26 01:55:14.497554536 +0000 UTC m=+29.318617745 2025/08/26 01:55:14 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:14 DEBUG : file2(0xc0008b8900): >close: err= 2025/08/26 01:55:14 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/26 01:55:14 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:14 DEBUG : file2: vfs cache: starting upload 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.1b45384f.partial" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.1b45384f.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.1b45384f.partial" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2.3deba0a5.partial" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file2.3deba0a5.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file2.3deba0a5.partial" 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1.1b45384f.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1.1b45384f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:14 DEBUG : file1.1b45384f.partial: renamed to: file1 2025/08/26 01:55:14 INFO : file1: Copied (new) 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file2.3deba0a5.partial 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file2.3deba0a5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:14 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:14 DEBUG : file2.3deba0a5.partial: renamed to: file2 2025/08/26 01:55:14 INFO : file2: Copied (new) 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:14 DEBUG : Looking for writers 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file2: reading active writers 2025/08/26 01:55:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:14 DEBUG : file1: reading active writers 2025/08/26 01:55:14 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-26 01:55:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/26 01:55:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:14 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:14 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-26 01:55:14 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/26 01:55:14 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/26 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:55:14 DEBUG : >WaitForWriters: 2025/08/26 01:55:14 INFO : file2: vfs cache: upload succeeded try #1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:14 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:14 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file2" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-qaguyad7tiqe/file2 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/26 01:55:15 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file2: reading active writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : >WaitForWriters: 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.74s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:15 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): openPending: 2025/08/26 01:55:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): >openPending: err= 2025/08/26 01:55:15 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): _writeAt: size=5, off=0 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): >_writeAt: n=5, err= 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): RWFileHandle.Flush 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): RWFileHandle.Flush 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): close: 2025/08/26 01:55:15 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:15.233781968 +0000 UTC m=+30.054845197 2025/08/26 01:55:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:15 DEBUG : file1(0xc000875440): >close: err= 2025/08/26 01:55:15 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:15 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.fa9c820.partial" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.fa9c820.partial 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.fa9c820.partial" 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1.fa9c820.partial 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file1.fa9c820.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:15 DEBUG : file1.fa9c820.partial: renamed to: file1 2025/08/26 01:55:15 INFO : file1: Copied (new) 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:55:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:55:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : >WaitForWriters: 2025/08/26 01:55:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:15 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): openPending: 2025/08/26 01:55:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): >openPending: err= 2025/08/26 01:55:15 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): _writeAt: size=5, off=0 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): >_writeAt: n=5, err= 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): RWFileHandle.Release 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): close: 2025/08/26 01:55:15 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:15.570881896 +0000 UTC m=+30.391945124 2025/08/26 01:55:15 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): >close: err= 2025/08/26 01:55:15 DEBUG : file1(0xc000715b80): RWFileHandle.Release 2025/08/26 01:55:15 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:15 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.6e3bc521.partial" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.6e3bc521.partial 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.6e3bc521.partial" 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1.6e3bc521.partial 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file1.6e3bc521.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:15 DEBUG : file1.6e3bc521.partial: renamed to: file1 2025/08/26 01:55:15 INFO : file1: Copied (new) 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:15 DEBUG : Looking for writers 2025/08/26 01:55:15 DEBUG : file1: reading active writers 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:15 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:55:15 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:55:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:15 DEBUG : >WaitForWriters: 2025/08/26 01:55:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:15 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:15 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:55:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:16 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): openPending: 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): >openPending: err= 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:55:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): _writeAt: size=5, off=0 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): >_writeAt: n=5, err= 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): close: 2025/08/26 01:55:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:55:16.219899457 +0000 UTC m=+31.040962667 2025/08/26 01:55:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:16 DEBUG : dir/file1(0xc0009628c0): >close: err= 2025/08/26 01:55:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1.e44d1ab5.partial" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1.e44d1ab5.partial 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1.e44d1ab5.partial" 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/file1.e44d1ab5.partial 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1.e44d1ab5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:16 DEBUG : dir/file1.e44d1ab5.partial: renamed to: dir/file1 2025/08/26 01:55:16 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-26 01:55:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:55:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:55:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:16 DEBUG : dir: Looking for writers 2025/08/26 01:55:16 DEBUG : file1: reading active writers 2025/08/26 01:55:16 DEBUG : Looking for writers 2025/08/26 01:55:16 DEBUG : dir: reading active writers 2025/08/26 01:55:16 DEBUG : >WaitForWriters: 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.97s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:16 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:16 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:16 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/26 01:55:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:55:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): openPending: 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): >openPending: err= 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): _writeAt: size=15, off=5 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): >_writeAt: n=15, err= 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): close: 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:55:17.209225545 +0000 UTC m=+32.030288754 2025/08/26 01:55:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : dir/file1(0xc000411b40): >close: err= 2025/08/26 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1.52394cc7.partial" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1.52394cc7.partial 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1.52394cc7.partial" 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-qaguyad7tiqe/dir/file1.52394cc7.partial 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : dir/file1.52394cc7.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/26 01:55:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/26 01:55:17 DEBUG : dir/file1.52394cc7.partial: renamed to: dir/file1 2025/08/26 01:55:17 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:17 DEBUG : dir: Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : dir: reading active writers 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-26 01:55:17 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/26 01:55:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : >WaitForWriters: 2025/08/26 01:55:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.69s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:17 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): openPending: 2025/08/26 01:55:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): >openPending: err= 2025/08/26 01:55:17 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): close: 2025/08/26 01:55:17 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:55:17.5613274 +0000 UTC m=+32.382390629 2025/08/26 01:55:17 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : file1(0xc000962600): >close: err= 2025/08/26 01:55:17 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:17 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.6ee70dc3.partial" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.6ee70dc3.partial 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.6ee70dc3.partial" 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1.6ee70dc3.partial 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : file1.6ee70dc3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:17 DEBUG : file1.6ee70dc3.partial: renamed to: file1 2025/08/26 01:55:17 INFO : file1: Copied (new) 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:17 DEBUG : Looking for writers 2025/08/26 01:55:17 DEBUG : file1: reading active writers 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:55:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:55:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:17 DEBUG : >WaitForWriters: 2025/08/26 01:55:17 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:17 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/26 01:55:17 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.89729999 +0000 UTC m=+32.718363210 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963500): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.89729999 +0000 UTC m=+32.718363210 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963980): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.89729999 +0000 UTC m=+32.718363210 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000963e40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 1 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.90186814 +0000 UTC m=+32.722931370 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0002c7000): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.90186814 +0000 UTC m=+32.722931370 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bc0c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d570 item 2 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.904813583 +0000 UTC m=+32.725876802 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bcf00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.904813583 +0000 UTC m=+32.725876802 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bd6c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.904813583 +0000 UTC m=+32.725876802 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0003bdbc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db20 item 3 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.908753614 +0000 UTC m=+32.729816833 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a2c00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.908753614 +0000 UTC m=+32.729816833 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0005a37c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 4 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.911468714 +0000 UTC m=+32.732531943 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c62c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.911468714 +0000 UTC m=+32.732531943 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c67c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.911468714 +0000 UTC m=+32.732531943 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c6d00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc9a0 item 5 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.915874109 +0000 UTC m=+32.736937338 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7380): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.915874109 +0000 UTC m=+32.736937338 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c7900): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 6 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.919061866 +0000 UTC m=+32.740125086 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874000): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.919061866 +0000 UTC m=+32.740125086 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874540): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.919061866 +0000 UTC m=+32.740125086 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000874a80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddd50 item 7 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.923060988 +0000 UTC m=+32.744124237 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000875100): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.923060988 +0000 UTC m=+32.744124237 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008756c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482690 item 8 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc000ced140): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced140): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.925314069 +0000 UTC m=+32.746377259 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced540): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.925314069 +0000 UTC m=+32.746377259 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000ced9c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.925314069 +0000 UTC m=+32.746377259 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000cedec0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442b60 item 9 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.928000226 +0000 UTC m=+32.749063414 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000714b80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.928000226 +0000 UTC m=+32.749063414 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715100): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004431f0 item 10 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc000715740): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715740): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.929983511 +0000 UTC m=+32.751046700 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000715b00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): _writeAt: size=3, off=2 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.929983511 +0000 UTC m=+32.751046700 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8080): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.929983511 +0000 UTC m=+32.751046700 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8580): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 11 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.932555772 +0000 UTC m=+32.753618961 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b8c00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.932555772 +0000 UTC m=+32.753618961 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9140): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443b90 item 12 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc0008b9780): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9780): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.934374158 +0000 UTC m=+32.755437337 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008b9b80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.934374158 +0000 UTC m=+32.755437337 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007342c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e070 item 13 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.936745673 +0000 UTC m=+32.757808861 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734940): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.936745673 +0000 UTC m=+32.757808861 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000734e80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 14 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc0007354c0): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007354c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.938609703 +0000 UTC m=+32.759672893 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735880): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.938609703 +0000 UTC m=+32.759672893 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000735f40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 15 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.940261526 +0000 UTC m=+32.761324716 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768640): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.940261526 +0000 UTC m=+32.761324716 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000768b80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eee0 item 16 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.941942735 +0000 UTC m=+32.763005924 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007691c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.941942735 +0000 UTC m=+32.763005924 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769640): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.941942735 +0000 UTC m=+32.763005924 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000769b40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f260 item 17 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.94395799 +0000 UTC m=+32.765021179 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e240): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.94395799 +0000 UTC m=+32.765021179 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079e780): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f880 item 18 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.9456832 +0000 UTC m=+32.766746389 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079ee00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.9456832 +0000 UTC m=+32.766746389 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f300): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.9456832 +0000 UTC m=+32.766746389 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079f800): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 19 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.948040107 +0000 UTC m=+32.769103306 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00079fe80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.948040107 +0000 UTC m=+32.769103306 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2440): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 20 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.949799372 +0000 UTC m=+32.770862560 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2ac0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.949799372 +0000 UTC m=+32.770862560 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d2fc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.949799372 +0000 UTC m=+32.770862560 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d34c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373030 item 21 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.951978696 +0000 UTC m=+32.773041884 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007d3b40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.951978696 +0000 UTC m=+32.773041884 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec100): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 22 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.953325475 +0000 UTC m=+32.774388663 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ec780): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.953325475 +0000 UTC m=+32.774388663 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ecc80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.953325475 +0000 UTC m=+32.774388663 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed180): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c0e0 item 23 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.955098966 +0000 UTC m=+32.776162155 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007ed800): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.955098966 +0000 UTC m=+32.776162155 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0007edd40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cf50 item 24 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc000802400): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802400): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.956624121 +0000 UTC m=+32.777687311 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008027c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.956624121 +0000 UTC m=+32.777687311 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000802cc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.956624121 +0000 UTC m=+32.777687311 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803200): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 25 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.958395197 +0000 UTC m=+32.779458386 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803880): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.958395197 +0000 UTC m=+32.779458386 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000803dc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c000 item 26 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc000834480): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834480): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.959835213 +0000 UTC m=+32.780898401 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834840): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): open at offset 5 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): >_readAt: n=2, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): _writeAt: size=3, off=7 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.959835213 +0000 UTC m=+32.780898401 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000834d40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.959835213 +0000 UTC m=+32.780898401 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835280): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c620 item 27 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.961907936 +0000 UTC m=+32.782971135 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835900): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.961907936 +0000 UTC m=+32.782971135 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000835e40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce00 item 28 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc00084e500): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e500): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.963280834 +0000 UTC m=+32.784344023 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084e8c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.963280834 +0000 UTC m=+32.784344023 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084ef80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 29 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.964558103 +0000 UTC m=+32.785621292 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084f600): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.964558103 +0000 UTC m=+32.785621292 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00084fb40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047da40 item 30 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): _readAt: size=2, off=0 2025/08/26 01:55:17 ERROR : open-test-file(0xc00086e200): Couldn't read size of file 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): >_readAt: n=0, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): close: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e200): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.966025069 +0000 UTC m=+32.787088268 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086e5c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.966025069 +0000 UTC m=+32.787088268 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086ec80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 31 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 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 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.967382839 +0000 UTC m=+32.788446028 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f300): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.967382839 +0000 UTC m=+32.788446028 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086f840): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 32 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.968875683 +0000 UTC m=+32.789938873 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc00086fe80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000517a0 item 33 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.969487012 +0000 UTC m=+32.790550201 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898380): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.969487012 +0000 UTC m=+32.790550201 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898880): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 33 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.970870219 +0000 UTC m=+32.791933419 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000898ec0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 34 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.971479093 +0000 UTC m=+32.792542283 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899340): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.971479093 +0000 UTC m=+32.792542283 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899880): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462380 item 34 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.972974242 +0000 UTC m=+32.794037431 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000899ec0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462850 item 35 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.973554783 +0000 UTC m=+32.794617992 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c23c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.973554783 +0000 UTC m=+32.794617992 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c28c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462b60 item 35 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.974955794 +0000 UTC m=+32.796018993 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c2f40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462fc0 item 36 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.975538388 +0000 UTC m=+32.796601578 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3440): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.975538388 +0000 UTC m=+32.796601578 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008c3980): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004631f0 item 36 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.976818633 +0000 UTC m=+32.797881822 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e0040): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004635e0 item 37 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.977347035 +0000 UTC m=+32.798410224 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e04c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.977347035 +0000 UTC m=+32.798410224 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e09c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463810 item 37 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.979794352 +0000 UTC m=+32.800857541 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1040): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 38 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.980297337 +0000 UTC m=+32.801360526 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1540): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.980297337 +0000 UTC m=+32.801360526 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0008e1a80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463e30 item 38 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.981502119 +0000 UTC m=+32.802565328 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908180): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a3f0 item 39 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.981943649 +0000 UTC m=+32.803006839 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908680): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.981943649 +0000 UTC m=+32.803006839 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000908b80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a690 item 39 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.983327899 +0000 UTC m=+32.804391088 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909200): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ad20 item 40 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.983831276 +0000 UTC m=+32.804894464 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909700): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.983831276 +0000 UTC m=+32.804894464 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000909c40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046af50 item 40 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.984939005 +0000 UTC m=+32.806002195 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960280): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 41 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.985529505 +0000 UTC m=+32.806592694 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960780): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 41 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.986338224 +0000 UTC m=+32.807401413 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000960c40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.986338224 +0000 UTC m=+32.807401413 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961180): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b9d0 item 41 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.987563275 +0000 UTC m=+32.808626465 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009617c0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e310 item 42 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.988069235 +0000 UTC m=+32.809132425 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000961cc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e770 item 42 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.988634197 +0000 UTC m=+32.809697386 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990280): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.988634197 +0000 UTC m=+32.809697386 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990800): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e930 item 42 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.98994055 +0000 UTC m=+32.811003739 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000990e40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f420 item 43 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.990378502 +0000 UTC m=+32.811441692 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991340): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f650 item 43 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.990834189 +0000 UTC m=+32.811897378 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991880): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.990834189 +0000 UTC m=+32.811897378 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000991dc0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f810 item 43 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.992090549 +0000 UTC m=+32.813153738 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be480): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fce0 item 44 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.99253818 +0000 UTC m=+32.813601369 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009be980): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058ff10 item 44 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): _writeAt: size=3, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): >_writeAt: n=3, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.993110013 +0000 UTC m=+32.814173203 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009beec0): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): >_readAt: n=3, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.993110013 +0000 UTC m=+32.814173203 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bf440): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428230 item 44 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.994324956 +0000 UTC m=+32.815388145 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009bfa80): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428850 item 45 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.994820296 +0000 UTC m=+32.815883485 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6000): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.994820296 +0000 UTC m=+32.815883485 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6700): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 45 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.996186412 +0000 UTC m=+32.817249602 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e6d40): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 46 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.996678627 +0000 UTC m=+32.817741816 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7240): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.996678627 +0000 UTC m=+32.817741816 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc0009e7940): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 46 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): _readAt: size=2, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.998161533 +0000 UTC m=+32.819224732 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a000): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): _writeAt: size=5, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): >openPending: err= 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 47 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): >_writeAt: n=5, err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.998717326 +0000 UTC m=+32.819780515 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0a500): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): _readAt: size=512, off=0 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): >openPending: err= 2025/08/26 01:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): >_readAt: n=5, err=EOF 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): close: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:17.998717326 +0000 UTC m=+32.819780515 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0ac00): >close: err= 2025/08/26 01:55:17 DEBUG : open-test-file: Remove: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 47 2025/08/26 01:55:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:17 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0b240): openPending: 2025/08/26 01:55:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:17 DEBUG : open-test-file(0xc000a0b240): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.000110162 +0000 UTC m=+32.821173361 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 48 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.000578081 +0000 UTC m=+32.821641280 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.000578081 +0000 UTC m=+32.821641280 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0be40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 48 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.002051429 +0000 UTC m=+32.823114618 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e500): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430850 item 49 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.00264863 +0000 UTC m=+32.823711819 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9e980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.00264863 +0000 UTC m=+32.823711819 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9eec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 49 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.004339467 +0000 UTC m=+32.825402655 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9f540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004310a0 item 50 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.004935966 +0000 UTC m=+32.825999156 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a9fa40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.004935966 +0000 UTC m=+32.825999156 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431420 item 50 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.00616193 +0000 UTC m=+32.827225119 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad06c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 51 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.006683629 +0000 UTC m=+32.827746818 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad0bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.006683629 +0000 UTC m=+32.827746818 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431c70 item 51 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.007978731 +0000 UTC m=+32.829041911 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a460 item 52 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.008521071 +0000 UTC m=+32.829584259 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad1c80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.008521071 +0000 UTC m=+32.829584259 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a930 item 52 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.009939165 +0000 UTC m=+32.831002354 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0e900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b650 item 53 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.010474189 +0000 UTC m=+32.831537378 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0ee00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.010474189 +0000 UTC m=+32.831537378 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b960 item 53 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.011794509 +0000 UTC m=+32.832857698 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0f9c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362230 item 54 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.012336367 +0000 UTC m=+32.833399566 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b0fec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.012336367 +0000 UTC m=+32.833399566 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b304c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003624d0 item 54 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.013896066 +0000 UTC m=+32.834959256 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b30b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003628c0 item 55 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.014464094 +0000 UTC m=+32.835527283 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.014464094 +0000 UTC m=+32.835527283 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362af0 item 55 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.015933503 +0000 UTC m=+32.836996693 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b31c00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 56 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.016520155 +0000 UTC m=+32.837583345 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.016520155 +0000 UTC m=+32.837583345 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363340 item 56 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.019511925 +0000 UTC m=+32.840575115 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321110 item 57 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.020076065 +0000 UTC m=+32.841139254 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003215e0 item 57 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.020558882 +0000 UTC m=+32.841622071 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.020558882 +0000 UTC m=+32.841622071 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b521c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003218f0 item 57 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.021871177 +0000 UTC m=+32.842934366 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003620e0 item 58 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.022398788 +0000 UTC m=+32.843461977 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b52ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 58 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.022977945 +0000 UTC m=+32.844041134 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b53400): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.022977945 +0000 UTC m=+32.844041134 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b539c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003625b0 item 58 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.024282336 +0000 UTC m=+32.845345525 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 59 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.025129066 +0000 UTC m=+32.846192265 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 59 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.025698285 +0000 UTC m=+32.846761474 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.025698285 +0000 UTC m=+32.846761474 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e00 item 59 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.027111199 +0000 UTC m=+32.848174378 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363500 item 60 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.027631767 +0000 UTC m=+32.848694956 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 60 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.028204593 +0000 UTC m=+32.849267782 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.028204593 +0000 UTC m=+32.849267782 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962940): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363960 item 60 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.029466994 +0000 UTC m=+32.850530184 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962fc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ce0 item 61 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.029994775 +0000 UTC m=+32.851057964 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.029994775 +0000 UTC m=+32.851057964 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963c40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363f10 item 61 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.031382542 +0000 UTC m=+32.852445732 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482540 item 62 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.031910384 +0000 UTC m=+32.852973574 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7ac0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.031910384 +0000 UTC m=+32.852973574 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bce00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 62 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.033522252 +0000 UTC m=+32.854585441 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482b60 item 63 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.034137968 +0000 UTC m=+32.855201157 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bdd00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.034137968 +0000 UTC m=+32.855201157 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2fc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 63 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 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 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.035796634 +0000 UTC m=+32.856859823 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3d00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 64 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.036286844 +0000 UTC m=+32.857350023 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6400): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.036286844 +0000 UTC m=+32.857350023 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004833b0 item 64 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.037774739 +0000 UTC m=+32.858837928 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483730 item 65 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.038402979 +0000 UTC m=+32.859466168 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.038402979 +0000 UTC m=+32.859466168 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004838f0 item 65 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.040037379 +0000 UTC m=+32.861100568 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483d50 item 66 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.040617388 +0000 UTC m=+32.861680578 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.040617388 +0000 UTC m=+32.861680578 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360000 item 66 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.041886923 +0000 UTC m=+32.862950112 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360770 item 67 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.042488393 +0000 UTC m=+32.863551582 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.042488393 +0000 UTC m=+32.863551582 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360af0 item 67 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.045138811 +0000 UTC m=+32.866202060 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 68 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.046276488 +0000 UTC m=+32.867339718 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.046276488 +0000 UTC m=+32.867339718 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361490 item 68 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.049335013 +0000 UTC m=+32.870398242 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007159c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361880 item 69 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.050446962 +0000 UTC m=+32.871510202 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.050446962 +0000 UTC m=+32.871510202 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361a40 item 69 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.054081869 +0000 UTC m=+32.875145088 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8a40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361e30 item 70 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.054933138 +0000 UTC m=+32.875996348 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.054933138 +0000 UTC m=+32.875996348 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 70 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.057084469 +0000 UTC m=+32.878147678 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390850 item 71 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.057845769 +0000 UTC m=+32.878908978 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e0c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.057845769 +0000 UTC m=+32.878908978 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068e5c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 71 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.059919874 +0000 UTC m=+32.880983084 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068ec40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391030 item 72 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.060637392 +0000 UTC m=+32.881700601 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.060637392 +0000 UTC m=+32.881700601 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068f680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391340 item 72 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.062678376 +0000 UTC m=+32.883741585 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00068fc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 73 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.063671642 +0000 UTC m=+32.884734851 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a1c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 73 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.064347822 +0000 UTC m=+32.885411031 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074a680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.064347822 +0000 UTC m=+32.885411031 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074abc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 73 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.066221922 +0000 UTC m=+32.887285131 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 74 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.06699835 +0000 UTC m=+32.888061559 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074b700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 74 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.067701252 +0000 UTC m=+32.888764451 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00074bc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.067701252 +0000 UTC m=+32.888764451 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 74 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.069802027 +0000 UTC m=+32.890865236 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d180 item 75 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.07034651 +0000 UTC m=+32.891409699 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000768d80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d5e0 item 75 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.070990279 +0000 UTC m=+32.892053468 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007692c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.070990279 +0000 UTC m=+32.892053468 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 75 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.072443379 +0000 UTC m=+32.893506578 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000769e40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ddc0 item 76 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.073033486 +0000 UTC m=+32.894096675 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c3c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc070 item 76 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.073657649 +0000 UTC m=+32.894720837 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079c900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.073657649 +0000 UTC m=+32.894720837 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079ce80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc3f0 item 76 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.07519122 +0000 UTC m=+32.896254398 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d4c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcbd0 item 77 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.075673436 +0000 UTC m=+32.896736635 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00079d9c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.075673436 +0000 UTC m=+32.896736635 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd030 item 77 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.077224619 +0000 UTC m=+32.898287809 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 78 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.07784278 +0000 UTC m=+32.898905969 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c2c80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.07784278 +0000 UTC m=+32.898905969 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddce0 item 78 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.079324283 +0000 UTC m=+32.900387472 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c39c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442230 item 79 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.079887772 +0000 UTC m=+32.900950950 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007c3ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.079887772 +0000 UTC m=+32.900950950 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004423f0 item 79 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.081509829 +0000 UTC m=+32.902573028 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d2c80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442850 item 80 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.082128631 +0000 UTC m=+32.903191820 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.082128631 +0000 UTC m=+32.903191820 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 80 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.08375209 +0000 UTC m=+32.904815289 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d3ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442d90 item 81 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.084368428 +0000 UTC m=+32.905431617 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee3c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.084368428 +0000 UTC m=+32.905431617 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ee900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442f50 item 81 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.085729534 +0000 UTC m=+32.906792723 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007eef80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004433b0 item 82 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.086261614 +0000 UTC m=+32.907324803 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007ef480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.086261614 +0000 UTC m=+32.907324803 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007efa00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 82 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.087490673 +0000 UTC m=+32.908553861 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443a40 item 83 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.088351279 +0000 UTC m=+32.909414487 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080c600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.088351279 +0000 UTC m=+32.909414487 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080cb40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443c00 item 83 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.089740047 +0000 UTC m=+32.910803236 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d1c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 84 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.090315799 +0000 UTC m=+32.911378988 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080d6c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.090315799 +0000 UTC m=+32.911378988 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00080dc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 84 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.091601674 +0000 UTC m=+32.912664864 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 85 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.092217651 +0000 UTC m=+32.913280840 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082e840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.092217651 +0000 UTC m=+32.913280840 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082ed80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 85 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.093855347 +0000 UTC m=+32.914918547 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f400): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 86 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.094498065 +0000 UTC m=+32.915561254 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082f900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.094498065 +0000 UTC m=+32.915561254 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00082fe80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f110 item 86 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.095958778 +0000 UTC m=+32.917021987 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084a580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 87 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.096550009 +0000 UTC m=+32.917613198 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084aa80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.096550009 +0000 UTC m=+32.917613198 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084afc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 87 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.098060536 +0000 UTC m=+32.919123725 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084b640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 88 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.098729984 +0000 UTC m=+32.919793173 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00084bb40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.098729984 +0000 UTC m=+32.919793173 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fe30 item 88 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.100532269 +0000 UTC m=+32.921595468 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003729a0 item 89 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.101145711 +0000 UTC m=+32.922208899 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000866cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372cb0 item 89 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.101756177 +0000 UTC m=+32.922819366 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.101756177 +0000 UTC m=+32.922819366 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372fc0 item 89 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.103096425 +0000 UTC m=+32.924159615 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000867dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003735e0 item 90 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.103620189 +0000 UTC m=+32.924683378 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003737a0 item 90 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.104206941 +0000 UTC m=+32.925270130 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008868c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.104206941 +0000 UTC m=+32.925270130 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000886e80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373a40 item 90 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.106361308 +0000 UTC m=+32.927424507 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008874c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c9a0 item 91 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.106955113 +0000 UTC m=+32.928018302 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887a00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cb60 item 91 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.107628568 +0000 UTC m=+32.928691767 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000887f40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.107628568 +0000 UTC m=+32.928691767 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aa540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 91 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.109229916 +0000 UTC m=+32.930293105 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008aab80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d8f0 item 92 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.109930301 +0000 UTC m=+32.930993510 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab0c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db20 item 92 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.110987086 +0000 UTC m=+32.932050295 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ab600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.110987086 +0000 UTC m=+32.932050295 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008abbc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dea0 item 92 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.11323094 +0000 UTC m=+32.934294150 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 93 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.114031024 +0000 UTC m=+32.935094233 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cc7c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.114031024 +0000 UTC m=+32.935094233 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ccec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 93 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.116346523 +0000 UTC m=+32.937409732 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cd500): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cd90 item 94 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.117129695 +0000 UTC m=+32.938192904 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008cda40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.117129695 +0000 UTC m=+32.938192904 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e21c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d0a0 item 94 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.119577462 +0000 UTC m=+32.940640681 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d730 item 95 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.12025293 +0000 UTC m=+32.941316150 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e2d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.12025293 +0000 UTC m=+32.941316150 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3440): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 95 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 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 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.122342415 +0000 UTC m=+32.943405625 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008e3a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 96 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.123132649 +0000 UTC m=+32.944195859 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.123132649 +0000 UTC m=+32.944195859 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 96 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : >WaitForWriters: 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.131889248 +0000 UTC m=+32.952952457 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.131889248 +0000 UTC m=+32.952952457 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009989c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.131889248 +0000 UTC m=+32.952952457 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998e80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a7e0 item 1 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.134937112 +0000 UTC m=+32.956000322 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009994c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.134937112 +0000 UTC m=+32.956000322 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009999c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b0a0 item 2 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.136912784 +0000 UTC m=+32.957975993 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.136912784 +0000 UTC m=+32.957975993 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea500): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.136912784 +0000 UTC m=+32.957975993 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ea9c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b500 item 3 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.140144174 +0000 UTC m=+32.961207382 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.140144174 +0000 UTC m=+32.961207382 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009eb580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bce0 item 4 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.142012452 +0000 UTC m=+32.963075662 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009ebbc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.142012452 +0000 UTC m=+32.963075662 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a0c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.142012452 +0000 UTC m=+32.963075662 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0a580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e700 item 5 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.144563874 +0000 UTC m=+32.965627083 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0ac00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.144563874 +0000 UTC m=+32.965627083 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f0a0 item 6 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.146049214 +0000 UTC m=+32.967112403 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0b7c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.146049214 +0000 UTC m=+32.967112403 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a0bcc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.146049214 +0000 UTC m=+32.967112403 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f730 item 7 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.148920167 +0000 UTC m=+32.969983386 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.148920167 +0000 UTC m=+32.969983386 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a98dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fd50 item 8 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000a99380): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.151101865 +0000 UTC m=+32.972165074 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.151101865 +0000 UTC m=+32.972165074 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a99bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.151101865 +0000 UTC m=+32.972165074 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 9 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.153740441 +0000 UTC m=+32.974803630 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac67c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.153740441 +0000 UTC m=+32.974803630 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac6d00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 10 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000ac7340): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.15533684 +0000 UTC m=+32.976400029 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.15533684 +0000 UTC m=+32.976400029 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ac7c00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.15533684 +0000 UTC m=+32.976400029 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 11 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.157386731 +0000 UTC m=+32.978449920 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afc800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.157386731 +0000 UTC m=+32.978449920 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afcd40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 12 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000afd380): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.159198884 +0000 UTC m=+32.980262073 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afd740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.159198884 +0000 UTC m=+32.980262073 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000afde00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004299d0 item 13 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.160854895 +0000 UTC m=+32.981918094 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1c500): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.160854895 +0000 UTC m=+32.981918094 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1ca40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429d50 item 14 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000b1d080): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.16278475 +0000 UTC m=+32.983847939 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1d440): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.16278475 +0000 UTC m=+32.983847939 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b1db00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430690 item 15 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.164491365 +0000 UTC m=+32.985554554 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.164491365 +0000 UTC m=+32.985554554 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5e740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430bd0 item 16 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.166408867 +0000 UTC m=+32.987472056 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5ed80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.166408867 +0000 UTC m=+32.987472056 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.166408867 +0000 UTC m=+32.987472056 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5f700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431260 item 17 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.1693707 +0000 UTC m=+32.990433909 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b5fd80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.1693707 +0000 UTC m=+32.990433909 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 18 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.171181482 +0000 UTC m=+32.992244671 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b829c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.171181482 +0000 UTC m=+32.992244671 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.171181482 +0000 UTC m=+32.992244671 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b833c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431e30 item 19 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.173929534 +0000 UTC m=+32.994992723 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83a40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.173929534 +0000 UTC m=+32.994992723 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 20 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.176450739 +0000 UTC m=+32.997513948 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.176450739 +0000 UTC m=+32.997513948 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.176450739 +0000 UTC m=+32.997513948 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b82c80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004622a0 item 21 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.179097871 +0000 UTC m=+33.000161061 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83300): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.179097871 +0000 UTC m=+33.000161061 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000b83840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a10 item 22 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.180475479 +0000 UTC m=+33.001538668 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.180475479 +0000 UTC m=+33.001538668 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.180475479 +0000 UTC m=+33.001538668 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000900b80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 23 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.182981957 +0000 UTC m=+33.004045146 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009018c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.182981957 +0000 UTC m=+33.004045146 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000901e00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 24 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc0004110c0): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004110c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.184764847 +0000 UTC m=+33.005828035 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.184764847 +0000 UTC m=+33.005828035 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.184764847 +0000 UTC m=+33.005828035 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463880 item 25 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.187049548 +0000 UTC m=+33.008112737 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.187049548 +0000 UTC m=+33.008112737 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874d80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463e30 item 26 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000875440): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875440): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.188892999 +0000 UTC m=+33.009956178 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.188892999 +0000 UTC m=+33.009956178 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.188892999 +0000 UTC m=+33.009956178 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962300): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ad90 item 27 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.191106387 +0000 UTC m=+33.012169576 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.191106387 +0000 UTC m=+33.012169576 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962f00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bab0 item 28 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc000963580): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.194171154 +0000 UTC m=+33.015234353 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.194171154 +0000 UTC m=+33.015234353 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 29 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.19579304 +0000 UTC m=+33.016856239 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.19579304 +0000 UTC m=+33.016856239 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 30 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): _readAt: size=2, off=0 2025/08/26 01:55:18 ERROR : open-test-file(0xc0003bd180): Couldn't read size of file 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): close: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.197452968 +0000 UTC m=+33.018516167 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.197452968 +0000 UTC m=+33.018516167 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a22c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 31 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 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 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.198980017 +0000 UTC m=+33.020043206 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a33c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.198980017 +0000 UTC m=+33.020043206 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321110 item 32 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.200385686 +0000 UTC m=+33.021448875 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c65c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003218f0 item 33 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.200949285 +0000 UTC m=+33.022012474 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.200949285 +0000 UTC m=+33.022012474 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6f80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c00 item 33 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.202291877 +0000 UTC m=+33.023355066 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c75c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362380 item 34 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.202894169 +0000 UTC m=+33.023957357 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c7a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.202894169 +0000 UTC m=+33.023957357 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003625b0 item 34 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.204076309 +0000 UTC m=+33.025139488 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cec700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 35 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.204641251 +0000 UTC m=+33.025704440 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cecb80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.204641251 +0000 UTC m=+33.025704440 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362c40 item 35 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.206151116 +0000 UTC m=+33.027214306 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ced740): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 36 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.206692333 +0000 UTC m=+33.027755522 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000cedc40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.206692333 +0000 UTC m=+33.027755522 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007147c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 36 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.208002684 +0000 UTC m=+33.029065883 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000714e00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003637a0 item 37 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.208516379 +0000 UTC m=+33.029579578 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007152c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.208516379 +0000 UTC m=+33.029579578 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007157c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003639d0 item 37 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.209966011 +0000 UTC m=+33.031029200 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000715e40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363d50 item 38 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.210562252 +0000 UTC m=+33.031625441 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b83c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.210562252 +0000 UTC m=+33.031625441 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482000 item 38 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.212015041 +0000 UTC m=+33.033078230 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b8f80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 39 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.212537643 +0000 UTC m=+33.033600832 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b9480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.212537643 +0000 UTC m=+33.033600832 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008b99c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 39 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.2140325 +0000 UTC m=+33.035095689 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009980c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482b60 item 40 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.214671861 +0000 UTC m=+33.035735050 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.214671861 +0000 UTC m=+33.035735050 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000998b40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 40 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.2160184 +0000 UTC m=+33.037081589 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004831f0 item 41 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.216562712 +0000 UTC m=+33.037625902 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004833b0 item 41 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.217103279 +0000 UTC m=+33.038166488 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000999ac0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.217103279 +0000 UTC m=+33.038166488 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 41 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.218722349 +0000 UTC m=+33.039785539 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf86c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004838f0 item 42 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.219182894 +0000 UTC m=+33.040246083 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf8bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ab0 item 42 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.219816694 +0000 UTC m=+33.040879884 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.219816694 +0000 UTC m=+33.040879884 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483d50 item 42 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.22117165 +0000 UTC m=+33.042234839 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000bf9cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360460 item 43 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.221664305 +0000 UTC m=+33.042727494 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360770 item 43 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.22219379 +0000 UTC m=+33.043256979 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012e780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.22219379 +0000 UTC m=+33.043256979 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012ecc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360af0 item 43 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.22367938 +0000 UTC m=+33.044742569 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f300): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 44 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.224184048 +0000 UTC m=+33.045247237 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012f800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361490 item 44 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.224788734 +0000 UTC m=+33.045851953 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00012fd40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.224788734 +0000 UTC m=+33.045851953 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361650 item 44 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.226003106 +0000 UTC m=+33.047066294 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361a40 item 45 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.226499437 +0000 UTC m=+33.047562626 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e0e80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.226499437 +0000 UTC m=+33.047562626 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361c70 item 45 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.227941186 +0000 UTC m=+33.049004375 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002e1bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390070 item 46 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.228367486 +0000 UTC m=+33.049430675 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.228367486 +0000 UTC m=+33.049430675 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044a840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390380 item 46 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.229559906 +0000 UTC m=+33.050623095 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ae80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 47 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.230007527 +0000 UTC m=+33.051070715 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044b380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.230007527 +0000 UTC m=+33.051070715 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00044ba80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390e70 item 47 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.231690228 +0000 UTC m=+33.052753416 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470140): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391340 item 48 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.232204684 +0000 UTC m=+33.053267872 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.232204684 +0000 UTC m=+33.053267872 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000470d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003915e0 item 48 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.233450073 +0000 UTC m=+33.054513262 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 49 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.233935876 +0000 UTC m=+33.054999065 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.233935876 +0000 UTC m=+33.054999065 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000471d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 49 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.235569745 +0000 UTC m=+33.056632934 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2440): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c4d0 item 50 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.236223162 +0000 UTC m=+33.057286351 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2940): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.236223162 +0000 UTC m=+33.057286351 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c2ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c700 item 50 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.237526089 +0000 UTC m=+33.058589288 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ce00 item 51 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.23803274 +0000 UTC m=+33.059095929 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0004c3a40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.23803274 +0000 UTC m=+33.059095929 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e000): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 51 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.239480611 +0000 UTC m=+33.060543799 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065e680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 52 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.240019613 +0000 UTC m=+33.061082802 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065eb80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.240019613 +0000 UTC m=+33.061082802 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d960 item 52 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.241137933 +0000 UTC m=+33.062201122 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065f780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dea0 item 53 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.241643363 +0000 UTC m=+33.062706552 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00065fc80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.241643363 +0000 UTC m=+33.062706552 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc0e0 item 53 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.242977308 +0000 UTC m=+33.064040498 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007228c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc7e0 item 54 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.243650703 +0000 UTC m=+33.064713903 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000722dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.243650703 +0000 UTC m=+33.064713903 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcc40 item 54 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.24501763 +0000 UTC m=+33.066080829 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007239c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 55 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.245571551 +0000 UTC m=+33.066634740 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000723ec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.245571551 +0000 UTC m=+33.066634740 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddab0 item 55 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.247097117 +0000 UTC m=+33.068160306 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000734b00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004420e0 item 56 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.247684831 +0000 UTC m=+33.068748030 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735000): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.247684831 +0000 UTC m=+33.068748030 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004422a0 item 56 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.249062058 +0000 UTC m=+33.070125246 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000735bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442620 item 57 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.249511591 +0000 UTC m=+33.070574780 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 57 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.250071003 +0000 UTC m=+33.071134192 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007506c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.250071003 +0000 UTC m=+33.071134192 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000750c40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a80 item 57 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.251638006 +0000 UTC m=+33.072701195 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e00 item 58 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.252274792 +0000 UTC m=+33.073337981 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007517c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442fc0 item 58 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.25295512 +0000 UTC m=+33.074018309 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000751d00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.25295512 +0000 UTC m=+33.074018309 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443260 item 58 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.254336676 +0000 UTC m=+33.075399865 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077e980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004435e0 item 59 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.254881889 +0000 UTC m=+33.075945078 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077eec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443880 item 59 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.255480724 +0000 UTC m=+33.076543913 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f400): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.255480724 +0000 UTC m=+33.076543913 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00077f980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ab0 item 59 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.257074668 +0000 UTC m=+33.078137857 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ea0 item 60 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.25756552 +0000 UTC m=+33.078628709 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e2a0 item 60 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.258181818 +0000 UTC m=+33.079245007 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b6ac0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.258181818 +0000 UTC m=+33.079245007 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e4d0 item 60 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.259878645 +0000 UTC m=+33.080941834 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b76c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e9a0 item 61 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.260484342 +0000 UTC m=+33.081547532 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007b7c00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.260484342 +0000 UTC m=+33.081547532 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 61 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.26253256 +0000 UTC m=+33.083595749 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d89c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047efc0 item 62 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.270257089 +0000 UTC m=+33.091320288 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d8f00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.270257089 +0000 UTC m=+33.091320288 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 62 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.274098855 +0000 UTC m=+33.095162044 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0007d9c40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f570 item 63 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.274784844 +0000 UTC m=+33.095848043 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.274784844 +0000 UTC m=+33.095848043 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f810 item 63 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 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 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.276382084 +0000 UTC m=+33.097445283 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000800f40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 64 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.276964497 +0000 UTC m=+33.098027686 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.276964497 +0000 UTC m=+33.098027686 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000801b80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 64 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.278667607 +0000 UTC m=+33.099730816 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372a10 item 65 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.279232258 +0000 UTC m=+33.100295447 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008246c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.279232258 +0000 UTC m=+33.100295447 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000824bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372d20 item 65 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.280976434 +0000 UTC m=+33.102039633 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373260 item 66 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.281641152 +0000 UTC m=+33.102704351 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.281641152 +0000 UTC m=+33.102704351 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000825bc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373650 item 66 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.283067692 +0000 UTC m=+33.104130891 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000373b20 item 67 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.28379125 +0000 UTC m=+33.104854440 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.28379125 +0000 UTC m=+33.104854440 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000846c00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c3f0 item 67 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.285478019 +0000 UTC m=+33.106541208 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847280): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 68 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.286140774 +0000 UTC m=+33.107203963 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.286140774 +0000 UTC m=+33.107203963 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000847cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d260 item 68 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.287914686 +0000 UTC m=+33.108977875 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d9d0 item 69 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.288498954 +0000 UTC m=+33.109562143 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086e800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.288498954 +0000 UTC m=+33.109562143 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086ed00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 69 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.290564784 +0000 UTC m=+33.111627993 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c230 item 70 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.291619414 +0000 UTC m=+33.112682623 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086f880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.291619414 +0000 UTC m=+33.112682623 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00086fdc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c5b0 item 70 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.292960233 +0000 UTC m=+33.114023432 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e4c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cbd0 item 71 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.293501709 +0000 UTC m=+33.114564899 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089e9c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.293501709 +0000 UTC m=+33.114564899 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089eec0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ce00 item 71 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.29566352 +0000 UTC m=+33.116726730 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089f540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d490 item 72 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.296569412 +0000 UTC m=+33.117632622 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc00089fa40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.296569412 +0000 UTC m=+33.117632622 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2000): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d810 item 72 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.298663846 +0000 UTC m=+33.119727055 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c25c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047dce0 item 73 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.299421209 +0000 UTC m=+33.120484418 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2ac0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a1c0 item 73 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.300308426 +0000 UTC m=+33.121371635 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c2f80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.300308426 +0000 UTC m=+33.121371635 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c34c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a620 item 73 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.301910665 +0000 UTC m=+33.122973854 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c3b00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046acb0 item 74 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.302388292 +0000 UTC m=+33.123451481 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 74 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.303063199 +0000 UTC m=+33.124126389 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ec5c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.303063199 +0000 UTC m=+33.124126389 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ecb40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b110 item 74 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.304344686 +0000 UTC m=+33.125407885 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b570 item 75 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.304872068 +0000 UTC m=+33.125935256 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008ed680): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): _writeAt: size=3, off=2 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b810 item 75 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.305849403 +0000 UTC m=+33.126912592 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008edbc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.305849403 +0000 UTC m=+33.126912592 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bab0 item 75 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.307539277 +0000 UTC m=+33.128602466 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009907c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e5b0 item 76 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.308045518 +0000 UTC m=+33.129108717 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000990cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e7e0 item 76 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): _writeAt: size=3, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.308641168 +0000 UTC m=+33.129704357 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.308641168 +0000 UTC m=+33.129704357 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058e9a0 item 76 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.309970154 +0000 UTC m=+33.131033343 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000991dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f500 item 77 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.310619042 +0000 UTC m=+33.131682302 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.310619042 +0000 UTC m=+33.131682302 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d8a40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058f6c0 item 77 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.31200229 +0000 UTC m=+33.133065479 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fb90 item 78 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.312515835 +0000 UTC m=+33.133579024 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.312515835 +0000 UTC m=+33.133579024 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009d9c80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00058fd50 item 78 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.313894374 +0000 UTC m=+33.134957563 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 79 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.314359078 +0000 UTC m=+33.135422267 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.314359078 +0000 UTC m=+33.135422267 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f2f40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 79 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.315767803 +0000 UTC m=+33.136830993 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3580): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a80 item 80 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.316222398 +0000 UTC m=+33.137285587 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0009f3a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.316222398 +0000 UTC m=+33.137285587 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 80 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.317949151 +0000 UTC m=+33.139012350 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1e840): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004292d0 item 81 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.318527277 +0000 UTC m=+33.139590466 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1ecc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.318527277 +0000 UTC m=+33.139590466 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 81 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.320188547 +0000 UTC m=+33.141251736 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1f880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 82 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.320821997 +0000 UTC m=+33.141885186 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a1fd80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.320821997 +0000 UTC m=+33.141885186 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 82 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.322266179 +0000 UTC m=+33.143329368 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8a00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430070 item 83 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.323098252 +0000 UTC m=+33.144161441 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa8f00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.323098252 +0000 UTC m=+33.144161441 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9440): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004303f0 item 83 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.324680104 +0000 UTC m=+33.145743293 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000aa9ac0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430a80 item 84 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.325397872 +0000 UTC m=+33.146461061 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4040): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.325397872 +0000 UTC m=+33.146461061 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad45c0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 84 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.327062218 +0000 UTC m=+33.148125407 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4c40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500150 item 85 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.329053559 +0000 UTC m=+33.150116748 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964480): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.329053559 +0000 UTC m=+33.150116748 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32400): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430150 item 85 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.330524691 +0000 UTC m=+33.151587880 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430850 item 86 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.331143214 +0000 UTC m=+33.152206413 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a32f80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.331143214 +0000 UTC m=+33.152206413 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33500): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430b60 item 86 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.332437805 +0000 UTC m=+33.153500994 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000a33b80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431260 item 87 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.333007265 +0000 UTC m=+33.154070454 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.333007265 +0000 UTC m=+33.154070454 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431500 item 87 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.334772731 +0000 UTC m=+33.155835930 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad4d00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431b20 item 88 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.335367558 +0000 UTC m=+33.156430747 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.335367558 +0000 UTC m=+33.156430747 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ce0 item 88 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.336919162 +0000 UTC m=+33.157982351 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000ad5dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005002a0 item 89 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.337481259 +0000 UTC m=+33.158544447 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964780): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500700 item 89 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.338079853 +0000 UTC m=+33.159143042 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000964cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.338079853 +0000 UTC m=+33.159143042 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965240): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005009a0 item 89 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.339849186 +0000 UTC m=+33.160912374 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965880): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e70 item 90 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.340412945 +0000 UTC m=+33.161476134 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000965dc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501730 item 90 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.341079257 +0000 UTC m=+33.162142445 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000410e40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.341079257 +0000 UTC m=+33.162142445 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411700): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501a40 item 90 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.342484256 +0000 UTC m=+33.163547455 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000411d40): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 91 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.343068894 +0000 UTC m=+33.164132083 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874340): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): >_readAt: n=2, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): _writeAt: size=3, off=7 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462380 item 91 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.34364733 +0000 UTC m=+33.164710529 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874900): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): >_readAt: n=8, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.34364733 +0000 UTC m=+33.164710529 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000874e80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462690 item 91 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.34539322 +0000 UTC m=+33.166456409 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875540): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462b60 item 92 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.345947532 +0000 UTC m=+33.167010720 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000875a80): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): open at offset 5 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d90 item 92 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): _readAt: size=2, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): _writeAt: size=3, off=5 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): >_writeAt: n=3, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.346549912 +0000 UTC m=+33.167613101 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962080): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): >_readAt: n=3, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.346549912 +0000 UTC m=+33.167613101 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462fc0 item 92 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.348036014 +0000 UTC m=+33.169099202 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000962cc0): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463420 item 93 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.348550591 +0000 UTC m=+33.169613770 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963200): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.348550591 +0000 UTC m=+33.169613770 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc000963940): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004635e0 item 93 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.350991234 +0000 UTC m=+33.172054424 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c6640): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463a40 item 94 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.351572917 +0000 UTC m=+33.172636116 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0002c7100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.351572917 +0000 UTC m=+33.172636116 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bc380): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 94 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.353189884 +0000 UTC m=+33.174253163 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bd180): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a3f0 item 95 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.354012089 +0000 UTC m=+33.175075268 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0003bda00): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.354012089 +0000 UTC m=+33.175075268 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a2980): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030a8c0 item 95 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 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 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): open at offset 0 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): _readAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): >_readAt: n=0, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.355694068 +0000 UTC m=+33.176757267 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0005a3600): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): >openPending: err= 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b5e0 item 96 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.356292913 +0000 UTC m=+33.177356102 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6100): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:55:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:55:18 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): _readAt: size=512, off=0 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): openPending: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): >openPending: err= 2025/08/26 01:55:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): >_readAt: n=5, err=EOF 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): close: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:55:18.356292913 +0000 UTC m=+33.177356102 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : open-test-file(0xc0008c6800): >close: err= 2025/08/26 01:55:18 DEBUG : open-test-file: Remove: 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b8f0 item 96 2025/08/26 01:55:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:55:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:55:18 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : >WaitForWriters: 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : file1: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): openPending: 2025/08/26 01:55:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): >openPending: err= 2025/08/26 01:55:18 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:55:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): _writeAt: size=2, off=0 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): >_writeAt: n=2, err= 2025/08/26 01:55:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): RWFileHandle.Flush 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): RWFileHandle.Release 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): close: 2025/08/26 01:55:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/26 01:55:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : file1(0xc000cec140): >close: err= 2025/08/26 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:18 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1.c8b6918.partial" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1.c8b6918.partial 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1.c8b6918.partial" 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-qaguyad7tiqe/file1.c8b6918.partial 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:18 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/26 01:55:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/26 01:55:18 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/08/26 01:55:18 INFO : file1: Copied (new) 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/26 01:55:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/26 01:55:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:55:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:18 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : >WaitForWriters: 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:18 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/08/26 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : file1: reading active writers 2025/08/26 01:55:18 DEBUG : >WaitForWriters: 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:18 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:18 DEBUG : rename_me: newRWFileHandle: 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): openPending: 2025/08/26 01:55:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): >openPending: err= 2025/08/26 01:55:18 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:55:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/26 01:55:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): _writeAt: size=5, off=0 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): >_writeAt: n=5, err= 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): close: 2025/08/26 01:55:18 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-26 01:55:18.895344033 +0000 UTC m=+33.716407222 2025/08/26 01:55:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/26 01:55:18 DEBUG : rename_me(0xc0008b8440): >close: err= 2025/08/26 01:55:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/26 01:55:18 DEBUG : i_was_renamed: Updating file with 0xc000894f00 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/26 01:55:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:55:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:55:18 DEBUG : Looking for writers 2025/08/26 01:55:18 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:55:18 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/i_was_renamed.46ac5e32.partial" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/i_was_renamed.46ac5e32.partial 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/i_was_renamed.46ac5e32.partial" 2025/08/26 01:55:19 DEBUG : Looking for writers 2025/08/26 01:55:19 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/i_was_renamed.46ac5e32.partial 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : i_was_renamed.46ac5e32.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:19 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:19 DEBUG : i_was_renamed.46ac5e32.partial: renamed to: i_was_renamed 2025/08/26 01:55:19 INFO : i_was_renamed: Copied (new) 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/i_was_renamed" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/i_was_renamed 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/i_was_renamed" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/i_was_renamed 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-26 01:55:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:55:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/26 01:55:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:55:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/26 01:55:19 DEBUG : Looking for writers 2025/08/26 01:55:19 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:55:19 DEBUG : >WaitForWriters: 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:19 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:55:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:19 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : forgetting directory cache 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): _readAt: size=512, off=0 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): openPending: 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:56:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): >openPending: err= 2025/08/26 01:55:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): >_readAt: n=20, err=EOF 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): close: 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:56:19 +0000 UTC 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate(0xc0008c7d00): >close: err= 2025/08/26 01:55:19 DEBUG : Re-reading directory (118.00817ms old) 2025/08/26 01:55:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:19 DEBUG : forgetting directory cache 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:19 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:19 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): _readAt: size=512, off=0 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): openPending: 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:57:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-26 00:56:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:57:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-26 00:56:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/26 01:55:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): >openPending: err= 2025/08/26 01:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): >_readAt: n=20, err=EOF 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): close: 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:57:19 +0000 UTC 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc000908600): >close: err= 2025/08/26 01:55:20 DEBUG : Re-reading directory (114.497975ms old) 2025/08/26 01:55:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : forgetting directory cache 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): _readAt: size=512, off=0 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): openPending: 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:58:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-26 00:57:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:58:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-26 00:57:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/26 01:55:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >openPending: err= 2025/08/26 01:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >_readAt: n=20, err=EOF 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): close: 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:58:19 +0000 UTC 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate(0xc0008b9a00): >close: err= 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:20 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:20 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:20 DEBUG : forgetting directory cache 2025/08/26 01:55:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): _readAt: size=512, off=0 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): openPending: 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:59:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-26 00:58:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:59:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-26 00:58:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/26 01:55:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): >openPending: err= 2025/08/26 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): >_readAt: n=20, err=EOF 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): close: 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:59:19 +0000 UTC 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000908fc0): >close: err= 2025/08/26 01:55:21 DEBUG : Re-reading directory (102.391957ms old) 2025/08/26 01:55:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : forgetting directory cache 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): _readAt: size=512, off=0 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): openPending: 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 01:00:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-26 00:59:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 01:00:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-26 00:59:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/26 01:55:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): >openPending: err= 2025/08/26 01:55:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): >_readAt: n=20, err=EOF 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): close: 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:00:19 +0000 UTC 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate(0xc000909980): >close: err= 2025/08/26 01:55:21 DEBUG : Re-reading directory (112.947853ms old) 2025/08/26 01:55:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:21 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : forgetting directory cache 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): _readAt: size=512, off=0 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): openPending: 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 01:01:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-26 01:00:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 01:01:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-26 01:00:19 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/26 01:55:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:55:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): >openPending: err= 2025/08/26 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): >_readAt: n=20, err=EOF 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): close: 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:01:19 +0000 UTC 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc000824880): >close: err= 2025/08/26 01:55:22 DEBUG : Re-reading directory (111.602648ms old) 2025/08/26 01:55:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : forgetting directory cache 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): _readAt: size=512, off=0 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): openPending: 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-26 01:02:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-26 01:01:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-26 01:02:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-26 01:01:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/26 01:55:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/26 01:55:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): >openPending: err= 2025/08/26 01:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): >_readAt: n=21, err=EOF 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): close: 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:02:19 +0000 UTC 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate(0xc0009f8ac0): >close: err= 2025/08/26 01:55:22 DEBUG : Re-reading directory (120.229361ms old) 2025/08/26 01:55:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:22 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : forgetting directory cache 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): _readAt: size=512, off=0 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): openPending: 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-26 01:03:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-26 01:02:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-26 01:03:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-26 01:02:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/26 01:55:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/26 01:55:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): >openPending: err= 2025/08/26 01:55:23 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): >_readAt: n=22, err=EOF 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): close: 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:03:19 +0000 UTC 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000411380): >close: err= 2025/08/26 01:55:23 DEBUG : Re-reading directory (114.030528ms old) 2025/08/26 01:55:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/08/26 01:55:23 DEBUG : forgetting directory cache 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000874180): _readAt: size=512, off=0 2025/08/26 01:55:23 DEBUG : TestRWCacheUpdate(0xc000874180): openPending: 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:23 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-26 01:04:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-26 01:03:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-26 01:04:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-26 01:03:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/26 01:55:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/26 01:55:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000874180): >openPending: err= 2025/08/26 01:55:24 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000874180): >_readAt: n=23, err=EOF 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000874180): close: 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:04:19 +0000 UTC 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000874180): >close: err= 2025/08/26 01:55:24 DEBUG : Re-reading directory (113.892488ms old) 2025/08/26 01:55:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : forgetting directory cache 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): _readAt: size=512, off=0 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): openPending: 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-qaguyad7tiqe/TestRWCacheUpdate 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-26 01:05:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-26 01:04:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-26 01:05:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-26 01:04:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/26 01:55:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/26 01:55:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): >openPending: err= 2025/08/26 01:55:24 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): >_readAt: n=24, err=EOF 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): close: 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:05:19 +0000 UTC 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate(0xc000714cc0): >close: err= 2025/08/26 01:55:24 DEBUG : Re-reading directory (111.622695ms old) 2025/08/26 01:55:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:55:24 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:24 DEBUG : Looking for writers 2025/08/26 01:55:24 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/26 01:55:24 DEBUG : >WaitForWriters: 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.36s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:24 DEBUG : forgetting directory cache 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:24 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:24 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/26 01:55:25 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:25 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:25 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:25 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:25 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:25 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:25 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:25 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:55:25 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:55:25 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:55:25 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:25 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:25 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:25 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:55:25 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:55:25 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:55:25 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:25 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/FiLeA" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-qaguyad7tiqe/FiLeA 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:25 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:25 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/08/26 01:55:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:55:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:55:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FiLeB" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/FiLeB 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:55:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:55:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/FilEb" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-qaguyad7tiqe/FilEb 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/26 01:55:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/26 01:55:26 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/26 01:55:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/26 01:55:26 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/26 01:55:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:26 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:26 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:26 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/26 01:55:26 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/26 01:55:26 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/26 01:55:26 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/26 01:55:26 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:26 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:26 DEBUG : Looking for writers 2025/08/26 01:55:26 DEBUG : FilEb: reading active writers 2025/08/26 01:55:26 DEBUG : FiLeA: reading active writers 2025/08/26 01:55:26 DEBUG : FiLeB: reading active writers 2025/08/26 01:55:26 DEBUG : >WaitForWriters: 2025/08/26 01:55:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:26 DEBUG : Looking for writers 2025/08/26 01:55:26 DEBUG : FilEb: reading active writers 2025/08/26 01:55:26 DEBUG : FiLeA: reading active writers 2025/08/26 01:55:26 DEBUG : FiLeB: reading active writers 2025/08/26 01:55:26 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.79s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/normal name with no special characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/normal name with no special characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/normal name with no special characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-qaguyad7tiqe/normal name with no special characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/26 01:55:26 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/normal name with no special characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/normal\ name\ with\ no\ special\ characters.txt" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-qaguyad7tiqe/normal name with no special characters.txt 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:26 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:26 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-qaguyad7tiqe/測試_Русский___ě_áñ 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:27 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:27 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/26 01:55:27 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.65s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Reusing VFS from active cache 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : dir: Looking for writers 2025/08/26 01:55:27 DEBUG : file2: reading active writers 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : dir: reading active writers 2025/08/26 01:55:27 DEBUG : file1: reading active writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.46s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:27 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:27 DEBUG : dir: Looking for writers 2025/08/26 01:55:27 DEBUG : Looking for writers 2025/08/26 01:55:27 DEBUG : file1: reading active writers 2025/08/26 01:55:27 DEBUG : dir: reading active writers 2025/08/26 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.47s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:27 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:27 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:28 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:55:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:55:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:55:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/new_file.txt" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/new_file.txt 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/new_file.txt" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/dir/new_file.txt 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:28 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:55:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:55:28 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:28 DEBUG : dir: Looking for writers 2025/08/26 01:55:28 DEBUG : new_file.txt: reading active writers 2025/08/26 01:55:28 DEBUG : file2: reading active writers 2025/08/26 01:55:28 DEBUG : Looking for writers 2025/08/26 01:55:28 DEBUG : dir: reading active writers 2025/08/26 01:55:28 DEBUG : file1: reading active writers 2025/08/26 01:55:28 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:28 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file2" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/dir/file2 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/26 01:55:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000c2e240 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/dir/file1" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/dir/file1 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:28 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:28 INFO : dir/file1: Moved (server-side) to: file0 2025/08/26 01:55:28 DEBUG : file0: Updating file with file0 0xc000c2e240 2025/08/26 01:55:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:55:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file0" 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file0 2025/08/26 01:55:28 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file0" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-qaguyad7tiqe/file0 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file0" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file0 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file0" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-qaguyad7tiqe/file0 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/26 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:29 DEBUG : dir: Looking for writers 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : dir: reading active writers 2025/08/26 01:55:29 DEBUG : file0: reading active writers 2025/08/26 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.67s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:29 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Server has VFS statistics extension 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: About path "/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: About path "/rclone-test-qaguyad7tiqe" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: About using shell command for shell type "unix" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: df -k /rclone-test-qaguyad7tiqe 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-qaguyad7tiqe" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 94835868 55937140 60% / 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:29 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/26 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:29 DEBUG : d: Looking for writers 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : a: Looking for writers 2025/08/26 01:55:29 DEBUG : b: Looking for writers 2025/08/26 01:55:29 DEBUG : c: Looking for writers 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : c: reading active writers 2025/08/26 01:55:29 DEBUG : d: reading active writers 2025/08/26 01:55:29 DEBUG : /: reading active writers 2025/08/26 01:55:29 DEBUG : a: reading active writers 2025/08/26 01:55:29 DEBUG : b: reading active writers 2025/08/26 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.25s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:29 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:55:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/26 01:55:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/26 01:55:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/26 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:29 DEBUG : a/b/c/d: Looking for writers 2025/08/26 01:55:29 DEBUG : a/b/c: Looking for writers 2025/08/26 01:55:29 DEBUG : d: reading active writers 2025/08/26 01:55:29 DEBUG : a/b: Looking for writers 2025/08/26 01:55:29 DEBUG : c: reading active writers 2025/08/26 01:55:29 DEBUG : a: Looking for writers 2025/08/26 01:55:29 DEBUG : b: reading active writers 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : a: reading active writers 2025/08/26 01:55:29 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:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:29 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:29 DEBUG : Looking for writers 2025/08/26 01:55:29 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:29 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:55:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:55:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:29 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/26 01:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:29 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/26 01:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:29 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:55:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (7 bytes), uploading instead of streaming 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:30 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:30 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/08/26 01:55:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/26 01:55:30 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:30 DEBUG : Looking for writers 2025/08/26 01:55:30 DEBUG : file1: reading active writers 2025/08/26 01:55:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.56s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:30 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/26 01:55:31 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/26 01:55:31 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/26 01:55:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (11 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/26 01:55:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: sha1sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/26 01:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:31 DEBUG : Looking for writers 2025/08/26 01:55:31 DEBUG : file1: reading active writers 2025/08/26 01:55:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:31 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/26 01:55:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:55:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/26 01:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:31 DEBUG : Looking for writers 2025/08/26 01:55:31 DEBUG : file1: reading active writers 2025/08/26 01:55:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:31 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: WriteFileHandle.Release closing 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/26 01:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:31 DEBUG : Looking for writers 2025/08/26 01:55:31 DEBUG : file1: reading active writers 2025/08/26 01:55:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:31 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (2 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/26 01:55:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/26 01:55:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:31 DEBUG : Looking for writers 2025/08/26 01:55:31 DEBUG : file1: reading active writers 2025/08/26 01:55:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:31 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/26 01:55:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:55:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:55:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:31 DEBUG : Looking for writers 2025/08/26 01:55:31 DEBUG : file1: reading active writers 2025/08/26 01:55:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-qaguyad7tiqe", Local "Local file system at /tmp/rclone95172145", Modify Window "1s" 2025/08/26 01:55:31 INFO : sftp://rclone@:22/rclone-test-qaguyad7tiqe: poll-interval is not supported by this remote 2025/08/26 01:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:55:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: File to upload is small (100 bytes), uploading instead of streaming 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Shell path "/rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: creating additional session 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Running remote command: md5sum /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:31 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-qaguyad7tiqe/file1" 2025/08/26 01:55:32 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: command exited OK 2025/08/26 01:55:32 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Remote command result: ad4b587cb8f1c7d27509d5a2d6e2308d /rclone-test-qaguyad7tiqe/file1 2025/08/26 01:55:32 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: ssh external: close 2025/08/26 01:55:32 DEBUG : file1: Parsed hash: ad4b587cb8f1c7d27509d5a2d6e2308d 2025/08/26 01:55:32 DEBUG : file1: md5 = ad4b587cb8f1c7d27509d5a2d6e2308d OK 2025/08/26 01:55:32 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/26 01:55:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:55:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:55:32 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:55:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:55:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:55:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:55:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:55:32 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:55:32 DEBUG : Looking for writers 2025/08/26 01:55:32 DEBUG : file1: reading active writers 2025/08/26 01:55:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/26 01:55:32 DEBUG : sftp://rclone@:22/rclone-test-qaguyad7tiqe: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.877827693s (try 1/5)